summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-08-15 07:27:08 +0200
committerJeroen Roovers <jer@gentoo.org>2016-08-15 07:54:47 +0200
commit2ae59badd4d95a08b9c67bcbfd1a303fc6964c6a (patch)
treea6dc2a0ad67a1998fe3959e200e09ba6d5e4b3cd /dev-qt/qtopengl
parentdev-qt/qtpositioning: Stable for PPC64 (bug #586180). (diff)
downloadgentoo-2ae59badd4d95a08b9c67bcbfd1a303fc6964c6a.tar.gz
gentoo-2ae59badd4d95a08b9c67bcbfd1a303fc6964c6a.tar.bz2
gentoo-2ae59badd4d95a08b9c67bcbfd1a303fc6964c6a.zip
dev-qt/qtopengl: Stable for HPPA PPC64 (bug #586180).
Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt/qtopengl')
-rw-r--r--dev-qt/qtopengl/qtopengl-5.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtopengl/qtopengl-5.6.1.ebuild b/dev-qt/qtopengl/qtopengl-5.6.1.ebuild
index f163f3da29e9..eb6bed048c8b 100644
--- a/dev-qt/qtopengl/qtopengl-5.6.1.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.6.1.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"