commit: 94a034afb55e964c74ed02285b865a9bd8d25986
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 2 18:56:40 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Mon Jan 2 18:56:40 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94a034af
dev-qt/qtopengl: arm stable, bug #598780
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
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 4194585..69d7590 100644
--- a/dev-qt/qtopengl/qtopengl-5.6.2.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.6.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 ppc ~ppc64 x86"
+ KEYWORDS="amd64 arm ~arm64 ~hppa ppc ~ppc64 x86"
fi
IUSE="gles2"