dev-qt/assistant: arm stable, bug #569924
authorMarkus Meier <maekke@gentoo.org>
Thu, 24 Mar 2016 05:24:56 +0000 (06:24 +0100)
committerMarkus Meier <maekke@gentoo.org>
Thu, 24 Mar 2016 05:50:58 +0000 (06:50 +0100)
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"

dev-qt/assistant/assistant-5.5.1-r1.ebuild

index 9a023e680cbfc1aa16aff80d4238b7a876e96475..e48367616b12c6dfd447518dc9418634d107557e 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm ~hppa ppc64 ~x86"
+       KEYWORDS="amd64 arm ~hppa ppc64 ~x86"
 fi
 
 IUSE="webkit"