commit: d956772a0be7a134af697347ddd1f7bd89a83aa4
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 24 05:30:56 2016 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Thu Mar 24 05:52:38 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d956772a
dev-qt/qtquickcontrols: arm stable, bug #569924
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
dev-qt/qtquickcontrols/qtquickcontrols-5.5.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtquickcontrols/qtquickcontrols-5.5.1-r1.ebuild
b/dev-qt/qtquickcontrols/qtquickcontrols-5.5.1-r1.ebuild
index 05aa3a8..fd01246 100644
--- a/dev-qt/qtquickcontrols/qtquickcontrols-5.5.1-r1.ebuild
+++ b/dev-qt/qtquickcontrols/qtquickcontrols-5.5.1-r1.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Set of controls used in conjunction with Qt Quick to build
complete interfaces"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
+ KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc64 ~x86"
fi
IUSE="+widgets"