summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-07-07 16:40:20 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-07-07 16:49:31 +0200
commita5f8864e66cd974c224b31b18606042241440d6a (patch)
tree33852db11979cd02034d7a89abe87104b2ba0652 /dev-qt
parentdev-qt/qtnetwork: ppc64 stable wrt bug #620334 (diff)
downloadgentoo-a5f8864e66cd974c224b31b18606042241440d6a.tar.gz
gentoo-a5f8864e66cd974c224b31b18606042241440d6a.tar.bz2
gentoo-a5f8864e66cd974c224b31b18606042241440d6a.zip
dev-qt/qtopengl: ppc64 stable wrt bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1 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.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtopengl/qtopengl-5.7.1.ebuild b/dev-qt/qtopengl/qtopengl-5.7.1.ebuild
index 0ef7762cbb8e..d4d5621ef92d 100644
--- a/dev-qt/qtopengl/qtopengl-5.7.1.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.7.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 x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86"
fi
IUSE="gles2"