From: Markus Meier Date: Tue, 23 Aug 2016 19:15:35 +0000 (+0200) Subject: dev-qt/qtcore: arm stable, bug #586180 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6884cc50351716771ae237eeb3a01954f8995f24;p=gentoo.git dev-qt/qtcore: arm stable, bug #586180 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm" --- 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"