dev-qt/qttest: arm stable, bug #586180
authorMarkus Meier <maekke@gentoo.org>
Tue, 23 Aug 2016 19:15:06 +0000 (21:15 +0200)
committerMarkus Meier <maekke@gentoo.org>
Tue, 23 Aug 2016 19:15:06 +0000 (21:15 +0200)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"

dev-qt/qttest/qttest-5.6.1.ebuild

index 1b0e74db43ab449807fa34450ea61dcbfc409776..22045593ce46926c1699c42fa7721586ec495368 100644 (file)
@@ -10,7 +10,7 @@ inherit qt5-build
 DESCRIPTION="Unit testing library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc ppc64 x86"
+       KEYWORDS="amd64 arm ~arm64 hppa ~ppc ppc64 x86"
 fi
 
 IUSE=""