dev-qt/qtdeclarative: x86 stable wrt bug #699328
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 19 Mar 2020 13:14:12 +0000 (14:14 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 19 Mar 2020 13:14:12 +0000 (14:14 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-qt/qtdeclarative/qtdeclarative-5.14.1-r1.ebuild

index 982173385e612f8f8a4625da7e1b78dbe905c1ed..1ba466de1acb82d0be1acd83669209e0488f2b76 100644 (file)
@@ -8,7 +8,7 @@ inherit python-any-r1 qt5-build
 DESCRIPTION="The QML and Quick modules 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="gles2 +jit localstorage vulkan +widgets"