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

dev-qt/qtconcurrent/qtconcurrent-5.11.3.ebuild

index dab9ec0c8075093df27c496541ada276e9da31f0..5119df071b5645c3b7f473db99682e160065f2fd 100644 (file)
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Multi-threading concurrence support 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=""