commit: b22e8191a6feb01fb06a682d7878071ba273cf89
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat May 9 07:43:18 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat May 9 07:43:18 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b22e8191
dev-qt/qtwebchannel: arm stable wrt bug #719732
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-qt/qtwebchannel/qtwebchannel-5.14.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.14.2.ebuild
b/dev-qt/qtwebchannel/qtwebchannel-5.14.2.ebuild
index 6d9ff18316c..2663e957d50 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.14.2.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.14.2.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 ~ppc ~ppc64 ~x86"
+ KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~x86"
fi
IUSE="qml"