summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-23 15:25:49 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-23 15:26:40 +0300
commite35ae49066ba48cb951fe24b91512770882343c8 (patch)
tree0c6bcf41b4c3869804e158fd02d0b53364d8431a /dev-qt/qtwebchannel
parentdev-qt/qtwayland: ppc64 stable wrt bug #685260 (diff)
downloadgentoo-e35ae49066ba48cb951fe24b91512770882343c8.tar.gz
gentoo-e35ae49066ba48cb951fe24b91512770882343c8.tar.bz2
gentoo-e35ae49066ba48cb951fe24b91512770882343c8.zip
dev-qt/qtwebchannel: ppc64 stable wrt bug #685260
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-qt/qtwebchannel')
-rw-r--r--dev-qt/qtwebchannel/qtwebchannel-5.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.12.3.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.12.3.ebuild
index 84e743ac55d2..a8058df12d97 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.12.3.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.12.3.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"