commit: 3079cc17a8888ba9dcb480a4142128dc0d5e9062
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 2 19:06:38 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Mon Jan 2 19:06:38 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3079cc17
dev-qt/qtconcurrent: arm stable, bug #598780
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
dev-qt/qtconcurrent/qtconcurrent-5.6.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.6.2.ebuild
b/dev-qt/qtconcurrent/qtconcurrent-5.6.2.ebuild
index cef8537..f975801 100644
--- a/dev-qt/qtconcurrent/qtconcurrent-5.6.2.ebuild
+++ b/dev-qt/qtconcurrent/qtconcurrent-5.6.2.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 ppc ~ppc64 x86"
+ KEYWORDS="amd64 arm ~arm64 ~hppa ppc ~ppc64 x86"
fi
IUSE=""