summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-09 09:43:18 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-09 09:43:18 +0200
commitb22e8191a6feb01fb06a682d7878071ba273cf89 (patch)
treefc9b98ecedc29cefb3720d1cd0e8ed2e5fe2871e /dev-qt/qtwebchannel
parentdev-qt/qtwayland: arm stable wrt bug #719732 (diff)
downloadgentoo-b22e8191a6feb01fb06a682d7878071ba273cf89.tar.gz
gentoo-b22e8191a6feb01fb06a682d7878071ba273cf89.tar.bz2
gentoo-b22e8191a6feb01fb06a682d7878071ba273cf89.zip
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@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebchannel')
-rw-r--r--dev-qt/qtwebchannel/qtwebchannel-5.14.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.14.2.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.14.2.ebuild
index 6d9ff18316c6..2663e957d508 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"