summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-06-06 18:10:54 +0200
committerMarkus Meier <maekke@gentoo.org>2017-06-06 18:10:54 +0200
commit1b6305e3829d49d0b08cad01ca730e1f1b43d7ab (patch)
treeb575ba6b79f2ba5c3aae9e357ff14f537f25ee1a
parentdev-qt/assistant: arm stable, bug #552396 (diff)
downloadgentoo-1b6305e3829d49d0b08cad01ca730e1f1b43d7ab.tar.gz
gentoo-1b6305e3829d49d0b08cad01ca730e1f1b43d7ab.tar.bz2
gentoo-1b6305e3829d49d0b08cad01ca730e1f1b43d7ab.zip
dev-qt/qtopengl: arm stable, bug #552396
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
-rw-r--r--dev-qt/qtopengl/qtopengl-4.8.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtopengl/qtopengl-4.8.7.ebuild b/dev-qt/qtopengl/qtopengl-4.8.7.ebuild
index 92b6dac2f1ce..1aa3635ae83a 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"