summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-03-17 08:39:05 +0100
committerJeroen Roovers <jer@gentoo.org>2017-03-17 08:46:40 +0100
commit8da05d73bfbbf07780eabd96a4addc0d86f2631a (patch)
tree27b9a500fa9fccfa7e3b81bedad5f5f51692061a /dev-qt/qtopengl
parentdev-qt/qtimageformats: Stable for HPPA (bug #598780). (diff)
downloadgentoo-8da05d73bfbbf07780eabd96a4addc0d86f2631a.tar.gz
gentoo-8da05d73bfbbf07780eabd96a4addc0d86f2631a.tar.bz2
gentoo-8da05d73bfbbf07780eabd96a4addc0d86f2631a.zip
dev-qt/qtopengl: Stable for HPPA (bug #598780).
Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt/qtopengl')
-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 f1c9248875d2..ae37895a92ac 100644
--- a/dev-qt/qtopengl/qtopengl-5.6.2.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.6.2.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"