summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2016-08-23 21:15:35 +0200
committerMarkus Meier <maekke@gentoo.org>2016-08-23 21:15:35 +0200
commit6884cc50351716771ae237eeb3a01954f8995f24 (patch)
tree8a606dd0d77a6a0dfd2930998a3ceed90dfa32a4
parentdev-qt/qttest: arm stable, bug #586180 (diff)
downloadgentoo-6884cc50.tar.gz
gentoo-6884cc50.tar.bz2
gentoo-6884cc50.zip
dev-qt/qtcore: arm stable, bug #586180
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm"
-rw-r--r--dev-qt/qtcore/qtcore-5.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtcore/qtcore-5.6.1.ebuild b/dev-qt/qtcore/qtcore-5.6.1.ebuild
index be63cebcb257..eeae10cd8596 100644
--- a/dev-qt/qtcore/qtcore-5.6.1.ebuild
+++ b/dev-qt/qtcore/qtcore-5.6.1.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Cross-platform application development framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc ppc64 x86"
+ KEYWORDS="amd64 arm ~arm64 hppa ~ppc ppc64 x86"
fi
IUSE="icu systemd"