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

index 70acdd2313a0cfe3956db17609c34726e6a97c6a..27bf278f1dcdc64090d37dc15d7d87dde9f140f4 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"