summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-10-20 19:09:06 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-10-20 19:09:06 +0300
commitc823bef70c0572daf5ad96bf1c4699c8f20acc73 (patch)
treed4195a1b11499c0194974b29c7c74399d0ee388a /dev-qt/qtwebchannel
parentdev-qt/qtwayland: amd64 stable wrt bug #691738 (diff)
downloadgentoo-c823bef70c0572daf5ad96bf1c4699c8f20acc73.tar.gz
gentoo-c823bef70c0572daf5ad96bf1c4699c8f20acc73.tar.bz2
gentoo-c823bef70c0572daf5ad96bf1c4699c8f20acc73.zip
dev-qt/qtwebchannel: amd64 stable wrt bug #691738
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebchannel')
-rw-r--r--dev-qt/qtwebchannel/qtwebchannel-5.12.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.12.5.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.12.5.ebuild
index 24910e034fdb..ceca77d5f54e 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.12.5.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.12.5.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"