summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-18 12:22:31 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-18 12:22:31 +0100
commit5bd3cf5899370351be0a8ea608196778d7c22a82 (patch)
treefeee8764d44701875f0abd9ddad01e77a13a9c72 /dev-qt/qtwebchannel
parentdev-qt/qtwayland: amd64 stable wrt bug #699240 (diff)
downloadgentoo-5bd3cf5899370351be0a8ea608196778d7c22a82.tar.gz
gentoo-5bd3cf5899370351be0a8ea608196778d7c22a82.tar.bz2
gentoo-5bd3cf5899370351be0a8ea608196778d7c22a82.zip
dev-qt/qtwebchannel: amd64 stable wrt bug #699240
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebchannel')
-rw-r--r--dev-qt/qtwebchannel/qtwebchannel-5.13.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.13.2.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.13.2.ebuild
index 24910e034fdb..ceca77d5f54e 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.13.2.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.13.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"