commit: 8da05d73bfbbf07780eabd96a4addc0d86f2631a
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 07:39:05 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 07:46:40 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8da05d73
dev-qt/qtopengl: Stable for HPPA (bug #598780).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --ignore-arches
dev-qt/qtopengl/qtopengl-5.6.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtopengl/qtopengl-5.6.2.ebuild
b/dev-qt/qtopengl/qtopengl-5.6.2.ebuild
index f1c9248875d..ae37895a92a 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"