summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-15 16:09:51 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-15 16:20:53 +0200
commitd04695ff52b6142c5d15dfc628d958d5a80e83af (patch)
tree701aa5a4f543711bf6076868356bfbc3e6be937d /dev-qt/qtwebchannel
parentdev-qt/qtwayland: x86 stable (bug #655664) (diff)
downloadgentoo-d04695ff52b6142c5d15dfc628d958d5a80e83af.tar.gz
gentoo-d04695ff52b6142c5d15dfc628d958d5a80e83af.tar.bz2
gentoo-d04695ff52b6142c5d15dfc628d958d5a80e83af.zip
dev-qt/qtwebchannel: x86 stable (bug #655664)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Diffstat (limited to 'dev-qt/qtwebchannel')
-rw-r--r--dev-qt/qtwebchannel/qtwebchannel-5.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.9.6.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.9.6.ebuild
index ff1e54522c79..cde337beb8c6 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.9.6.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.9.6.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"