summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-06-06 18:08:41 +0200
committerMarkus Meier <maekke@gentoo.org>2017-06-06 18:08:41 +0200
commitb9eb7a8777d557639ff4a200387d8ae36a9d449f (patch)
treeaede30b8fd32579e76e51387dafc54c3a8853247 /dev-qt
parentdev-qt/qtgui: arm stable, bug #552396 (diff)
downloadgentoo-b9eb7a8777d557639ff4a200387d8ae36a9d449f.tar.gz
gentoo-b9eb7a8777d557639ff4a200387d8ae36a9d449f.tar.bz2
gentoo-b9eb7a8777d557639ff4a200387d8ae36a9d449f.zip
dev-qt/qtcore: arm stable, bug #552396
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtcore/qtcore-4.8.7-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtcore/qtcore-4.8.7-r2.ebuild b/dev-qt/qtcore/qtcore-4.8.7-r2.ebuild
index e384674860c2..19f8832d3108 100644
--- a/dev-qt/qtcore/qtcore-4.8.7-r2.ebuild
+++ b/dev-qt/qtcore/qtcore-4.8.7-r2.ebuild
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
DESCRIPTION="Cross-platform application development framework"
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="+glib iconv icu libressl qt3support ssl"