commit: 50c95e82bfc7edf0a799ebc6cd93e95b2e74b2d7
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 5 21:55:03 2016 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Mar 5 22:17:11 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50c95e82
dev-qt/qtopengl: amd64 stable wrt bug #569924
Package-Manager: portage-2.2.26
dev-qt/qtopengl/qtopengl-5.5.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtopengl/qtopengl-5.5.1.ebuild
b/dev-qt/qtopengl/qtopengl-5.5.1.ebuild
index d11b859..b4061eb 100644
--- a/dev-qt/qtopengl/qtopengl-5.5.1.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.5.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 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
fi
IUSE="gles2"