summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-19 11:14:19 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-19 11:14:40 +0100
commit6d961cc89164d8b3d0cde877fc51ad6f4fd47573 (patch)
tree71dcb711c7136b1518c8afa8f698483b36a6867b /dev-qt/qtwebchannel
parentdev-qt/qtwayland: ppc64 stable wrt bug #699328 (diff)
downloadgentoo-6d961cc89164d8b3d0cde877fc51ad6f4fd47573.tar.gz
gentoo-6d961cc89164d8b3d0cde877fc51ad6f4fd47573.tar.bz2
gentoo-6d961cc89164d8b3d0cde877fc51ad6f4fd47573.zip
dev-qt/qtwebchannel: ppc64 stable wrt bug #699328
Package-Manager: Portage-2.3.89, Repoman-2.3.20 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.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.14.1.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.14.1.ebuild
index 6d9ff18316c6..d58d4d7252ad 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.14.1.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.14.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"