summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-18 00:12:28 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-18 00:21:28 +0200
commit6fdc9cbcbfb1867d5c28bdb3e5995e2a7829bea0 (patch)
tree9d1868bd2889b179da1ff1820e7db8be004ebfa4 /dev-qt
parentdev-qt/qtwayland: x86 stable (bug #664566) (diff)
downloadgentoo-6fdc9cbcbfb1867d5c28bdb3e5995e2a7829bea0.tar.gz
gentoo-6fdc9cbcbfb1867d5c28bdb3e5995e2a7829bea0.tar.bz2
gentoo-6fdc9cbcbfb1867d5c28bdb3e5995e2a7829bea0.zip
dev-qt/qtwebchannel: x86 stable (bug #664566)
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtwebchannel/qtwebchannel-5.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.11.1.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.11.1.ebuild
index f64b7cdbf484..b79ef36e17c1 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.11.1.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.11.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"