summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-10-18 16:41:07 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-10-18 16:45:14 +0200
commitbf5c8c4a10cbcb4fc73ddf2e772f2c22f980ee45 (patch)
tree8266ab2207bb5d27070ad3e002d8d7ec556bc530 /dev-qt
parentdev-qt/qtwayland: x86 stable (bug #734600) (diff)
downloadgentoo-bf5c8c4a10cbcb4fc73ddf2e772f2c22f980ee45.tar.gz
gentoo-bf5c8c4a10cbcb4fc73ddf2e772f2c22f980ee45.tar.bz2
gentoo-bf5c8c4a10cbcb4fc73ddf2e772f2c22f980ee45.zip
dev-qt/qtwebchannel: x86 stable (bug #734600)
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtwebchannel/qtwebchannel-5.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.15.1.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.15.1.ebuild
index d6669e5de5b2..8e07b74973bc 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.15.1.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.15.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 ~ppc ppc64 ~x86"
+ KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
fi
IUSE="qml"