summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-03 11:24:33 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-03 11:37:42 +0100
commit5db9db00a5f648ee1a4aa8d15697f20593fe6faf (patch)
treeb8b4d7bf6c63d578dd350b7634f39d9a3b29ec4a /dev-qt
parentdev-qt/qtnetwork: ppc64 stable wrt bug #598780 (diff)
downloadgentoo-5db9db00a5f648ee1a4aa8d15697f20593fe6faf.tar.gz
gentoo-5db9db00a5f648ee1a4aa8d15697f20593fe6faf.tar.bz2
gentoo-5db9db00a5f648ee1a4aa8d15697f20593fe6faf.zip
dev-qt/qtopengl: ppc64 stable wrt bug #598780
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtopengl/qtopengl-5.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtopengl/qtopengl-5.6.2.ebuild b/dev-qt/qtopengl/qtopengl-5.6.2.ebuild
index 69d759020313..80123f4763f2 100644
--- a/dev-qt/qtopengl/qtopengl-5.6.2.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.6.2.ebuild
@@ -10,7 +10,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 x86"
+ KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 x86"
fi
IUSE="gles2"