commit: bcb80b151d58494e3bc25201f3e2075c43c8ea19
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 23 19:33:25 2016 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Tue Aug 23 19:33:25 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcb80b15
dev-qt/qtopengl: arm stable, bug #586180
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
dev-qt/qtopengl/qtopengl-5.6.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtopengl/qtopengl-5.6.1.ebuild
b/dev-qt/qtopengl/qtopengl-5.6.1.ebuild
index eb6bed0..ced5f06 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"