summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-03 11:25:35 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-03 11:37:47 +0100
commitfbe7e1049d335cf08c81f34e088aa6c817335f8c (patch)
tree916a0bed0639dc8f05454dd70fb03ad276de0ec6 /dev-qt/qtwebchannel
parentdev-qt/qtwayland: ppc64 stable wrt bug #598780 (diff)
downloadgentoo-fbe7e1049d335cf08c81f34e088aa6c817335f8c.tar.gz
gentoo-fbe7e1049d335cf08c81f34e088aa6c817335f8c.tar.bz2
gentoo-fbe7e1049d335cf08c81f34e088aa6c817335f8c.zip
dev-qt/qtwebchannel: ppc64 stable wrt bug #598780
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebchannel')
-rw-r--r--dev-qt/qtwebchannel/qtwebchannel-5.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.6.2.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.6.2.ebuild
index 7ca456ae1c49..5223ee563ce0 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.6.2.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.6.2.ebuild
@@ -8,7 +8,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 ~ppc64 x86"
+ KEYWORDS="amd64 arm ppc64 x86"
fi
IUSE="qml"