Skip to content

Commit

Permalink
dev-qt/designer: remove ~arm64 from overshadowed version that has bro…
Browse files Browse the repository at this point in the history
…ken deps there

Package-Manager: Portage-2.3.6, Repoman-2.3.2
  • Loading branch information
aballier committed Jul 10, 2017
1 parent 733bc29 commit 62f4050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-qt/designer/designer-5.6.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="WYSIWYG tool for designing and building Qt-based GUIs"

if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86"
KEYWORDS="amd64 arm hppa ppc ppc64 x86"
fi

IUSE="declarative webkit"
Expand Down

0 comments on commit 62f4050

Please sign in to comment.