summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-06-05 09:09:04 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-06-05 09:11:53 +0200
commite3a40a2db0798ca9b2808cb99fd9c287d4db0ccf (patch)
tree787419a56dcb17d9a984c08208c115891d4a7c1e /dev-qt
parentdev-qt/qtnetwork: ppc stable wrt bug #685260 (diff)
downloadgentoo-e3a40a2db0798ca9b2808cb99fd9c287d4db0ccf.tar.gz
gentoo-e3a40a2db0798ca9b2808cb99fd9c287d4db0ccf.tar.bz2
gentoo-e3a40a2db0798ca9b2808cb99fd9c287d4db0ccf.zip
dev-qt/qtopengl: ppc stable wrt bug #685260
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtopengl/qtopengl-5.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtopengl/qtopengl-5.12.3.ebuild b/dev-qt/qtopengl/qtopengl-5.12.3.ebuild
index 6d2a254afc5f..eadbc9f31c23 100644
--- a/dev-qt/qtopengl/qtopengl-5.12.3.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.12.3.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 ~amd64-fbsd"
+ KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd"
fi
IUSE="gles2"