summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-10-20 19:12:56 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-10-20 19:12:56 +0300
commit365f00508018224f1b4003a8a2537a5c88be423f (patch)
treeab2917533a9dd64d8415948ccdf60dff997a6c94 /dev-qt/qtwebchannel
parentdev-qt/qtwayland: ppc64 stable wrt bug #691738 (diff)
downloadgentoo-365f00508018224f1b4003a8a2537a5c88be423f.tar.gz
gentoo-365f00508018224f1b4003a8a2537a5c88be423f.tar.bz2
gentoo-365f00508018224f1b4003a8a2537a5c88be423f.zip
dev-qt/qtwebchannel: ppc64 stable wrt bug #691738
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebchannel')
-rw-r--r--dev-qt/qtwebchannel/qtwebchannel-5.12.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.12.5.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.12.5.ebuild
index ceca77d5f54e..1c0cb44e6246 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.12.5.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.12.5.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"