commit: 22a28ad7947158cfd859bc7a54b41d4f2e5973a7
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 19 10:13:47 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Mar 19 10:14:37 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22a28ad7
dev-qt/qtopengl: ppc64 stable wrt bug #699328
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-qt/qtopengl/qtopengl-5.14.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtopengl/qtopengl-5.14.1.ebuild
b/dev-qt/qtopengl/qtopengl-5.14.1.ebuild
index 27bf278f1dc..c8c04589f13 100644
--- a/dev-qt/qtopengl/qtopengl-5.14.1.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.14.1.ebuild
@@ -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"