commit: 925a036db96fc31a300cde5934a0b08000b494ba
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 09:15:39 2015 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 09:15:39 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=925a036d
dev-qt/qtopengl: Stable for HPPA (bug #543326).
Package-Manager: portage-2.2.20.1
dev-qt/qtopengl/qtopengl-5.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtopengl/qtopengl-5.4.2.ebuild
b/dev-qt/qtopengl/qtopengl-5.4.2.ebuild
index d11b859..ebb3680 100644
--- a/dev-qt/qtopengl/qtopengl-5.4.2.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.4.2.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 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 hppa ~ppc64 ~x86"
fi
IUSE="gles2"