dev-qt/assistant: arm stable, bug #620334
authorMarkus Meier <maekke@gentoo.org>
Sat, 15 Jul 2017 05:15:56 +0000 (07:15 +0200)
committerMarkus Meier <maekke@gentoo.org>
Sat, 15 Jul 2017 05:15:56 +0000 (07:15 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

dev-qt/assistant/assistant-5.7.1.ebuild

index d9b3cc6fb1d19cbf09e4245efe697a74deec27e5..a584bed1d99494823371740f2aabcf94d0835a26 100644 (file)
@@ -8,7 +8,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"