summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-09-08 00:36:57 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-09-08 00:46:28 +0100
commit26e380edf11c2b024ff6f463850b8825a7e9672d (patch)
treedd5d8ced4686066dc6761562491e693559329d18 /dev-qt/qtopengl
parentdev-qt/qtnetwork: stable 5.9.6 for ppc, bug #655664 (diff)
downloadgentoo-26e380edf11c2b024ff6f463850b8825a7e9672d.tar.gz
gentoo-26e380edf11c2b024ff6f463850b8825a7e9672d.tar.bz2
gentoo-26e380edf11c2b024ff6f463850b8825a7e9672d.zip
dev-qt/qtopengl: stable 5.9.6 for ppc, bug #655664
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-qt/qtopengl')
-rw-r--r--dev-qt/qtopengl/qtopengl-5.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtopengl/qtopengl-5.9.6.ebuild b/dev-qt/qtopengl/qtopengl-5.9.6.ebuild
index a72efebc60ff..5f154c2a1f23 100644
--- a/dev-qt/qtopengl/qtopengl-5.9.6.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.9.6.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"