summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-03-26 08:01:19 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-26 08:01:19 +0100
commit30070cb300262e22a0ed8d72189de9da3fa79094 (patch)
treeb8bb08c811c261b5a8fd9dfb794289ab0477e779 /dev-qt
parentdev-qt/qtwayland: stable 5.9.4-r1 for ppc64, bug #642822 (diff)
downloadgentoo-30070cb300262e22a0ed8d72189de9da3fa79094.tar.gz
gentoo-30070cb300262e22a0ed8d72189de9da3fa79094.tar.bz2
gentoo-30070cb300262e22a0ed8d72189de9da3fa79094.zip
dev-qt/qtwebchannel: stable 5.9.4 for ppc64, bug #642822
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtwebchannel/qtwebchannel-5.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.9.4.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.9.4.ebuild
index 801266a2f78e..4ab90dad0123 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.9.4.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.9.4.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 ~ppc64 x86"
+ KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
fi
IUSE="qml"