commit: 1b6305e3829d49d0b08cad01ca730e1f1b43d7ab
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 6 16:10:54 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Tue Jun 6 16:10:54 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b6305e3
dev-qt/qtopengl: arm stable, bug #552396
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
dev-qt/qtopengl/qtopengl-4.8.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtopengl/qtopengl-4.8.7.ebuild
b/dev-qt/qtopengl/qtopengl-4.8.7.ebuild
index 92b6dac2f1c..1aa3635ae83 100644
--- a/dev-qt/qtopengl/qtopengl-4.8.7.ebuild
+++ b/dev-qt/qtopengl/qtopengl-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
DESCRIPTION="The OpenGL module for the Qt toolkit"
if [[ ${QT4_BUILD_TYPE} == release ]]; then
- KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86
~amd64-fbsd ~x86-fbsd"
+ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86
~amd64-fbsd ~x86-fbsd"
fi
IUSE="egl qt3support"