dev-qt/qttest: stable on arm
authorAnthony G. Basile <blueness@gentoo.org>
Fri, 26 Apr 2019 15:29:44 +0000 (11:29 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Fri, 26 Apr 2019 15:34:21 +0000 (11:34 -0400)
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

dev-qt/qttest/qttest-5.11.3.ebuild

index 45b589046bde766d2d273d5abde32b717db0a509..a9f498021e9af822ef8d7374556c5a4727b45275 100644 (file)
@@ -9,7 +9,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 ~sparc x86 ~amd64-fbsd"
+       KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd"
 fi
 
 IUSE=""