commit: b9eb7a8777d557639ff4a200387d8ae36a9d449f
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 6 16:08:41 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Tue Jun 6 16:08:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9eb7a87
dev-qt/qtcore: arm stable, bug #552396
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
dev-qt/qtcore/qtcore-4.8.7-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtcore/qtcore-4.8.7-r2.ebuild
b/dev-qt/qtcore/qtcore-4.8.7-r2.ebuild
index e384674860c..19f8832d310 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"