commit: bba283e4d931c5fa3bef865dd67316753201133a
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 15 05:13:51 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sat Jul 15 05:13:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bba283e4
dev-qt/qtwebchannel: arm stable, bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
dev-qt/qtwebchannel/qtwebchannel-5.7.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.7.1.ebuild
b/dev-qt/qtwebchannel/qtwebchannel-5.7.1.ebuild
index 460831c151f..3180f91e265 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.7.1.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.7.1.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Qt5 module for integrating C++ and QML applications with
HTML/JavaScript clients"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
+ KEYWORDS="amd64 arm ~arm64 ppc64 x86"
fi
IUSE="qml"