From: Agostino Sarubbo Date: Thu, 19 Mar 2020 10:14:19 +0000 (+0100) Subject: dev-qt/qtwebchannel: ppc64 stable wrt bug #699328 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6d961cc89164d8b3d0cde877fc51ad6f4fd47573;p=gentoo.git 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 --- 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"