dev-qt/designer: arm stable, bug #620334

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
This commit is contained in:
Markus Meier
2017-07-15 07:14:00 +02:00
parent 19e3762332
commit b4e328e0ee

View File

@@ -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 ~arm64 ~hppa ppc ppc64 x86"
fi
IUSE="declarative webkit"