dev-qt/qtopengl: x86 stable wrt bug #719732
authorMikle Kolyada <zlogene@gentoo.org>
Wed, 20 May 2020 09:48:51 +0000 (12:48 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Wed, 20 May 2020 09:48:51 +0000 (12:48 +0300)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-qt/qtopengl/qtopengl-5.14.2.ebuild

index 1b6ac4e3f88d00121f163951a4090f0f86914283..5dced3f4fb0d3d9b1689004cf83c67532146485f 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="OpenGL support library for the Qt5 framework (deprecated)"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc ppc64 ~sparc ~x86"
+       KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86"
 fi
 
 IUSE="gles2-only"