commit: 5b995e1fafd346b0dbfbf69bb6e636884b2bf1f1
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 24 05:27:24 2016 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Thu Mar 24 05:51:30 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b995e1f
dev-qt/qtconcurrent: arm stable, bug #569924
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild
b/dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild
index 66422b3..42350b7 100644
--- a/dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild
+++ b/dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Multi-threading concurrence support library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 hppa ppc64 ~x86"
+ KEYWORDS="amd64 arm ~arm64 hppa ppc64 ~x86"
fi
IUSE=""