dev-qt/qtopengl: amd64 stable wrt bug #699240
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 18 Dec 2019 11:21:04 +0000 (12:21 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 18 Dec 2019 11:21:04 +0000 (12:21 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-qt/qtopengl/qtopengl-5.13.2.ebuild

index cec19c33587bc0c1d08bfd516c9a78406aadd80f..af34b7e1e9f195486cd51629b6a56796ba93870a 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"