dev-qt/qtquickcontrols: x86 stable (bug #664566)
authorThomas Deutschmann <whissi@gentoo.org>
Wed, 17 Oct 2018 22:04:12 +0000 (00:04 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Wed, 17 Oct 2018 22:21:00 +0000 (00:21 +0200)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-qt/qtquickcontrols/qtquickcontrols-5.11.1.ebuild

index 5cff31a1eda8a83359a88d0c6d7fb916ba1e0dd6..d845cc003b0856b7cbbbb4b1cd55404b3e4926b3 100644 (file)
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="Set of controls used in conjunction with Qt Quick to build complete interfaces"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
 fi
 
 IUSE="+widgets"