From: Agostino Sarubbo Date: Sat, 9 May 2020 07:46:31 +0000 (+0200) Subject: dev-qt/qtwebsockets: ppc64 stable wrt bug #719732 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=47ea221b9fd230e48d9fddb07c528df0afcc47e2;p=gentoo.git dev-qt/qtwebsockets: ppc64 stable wrt bug #719732 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/qtwebsockets/qtwebsockets-5.14.2.ebuild b/dev-qt/qtwebsockets/qtwebsockets-5.14.2.ebuild index 5c27d9a13039..984c946bd80a 100644 --- a/dev-qt/qtwebsockets/qtwebsockets-5.14.2.ebuild +++ b/dev-qt/qtwebsockets/qtwebsockets-5.14.2.ebuild @@ -7,7 +7,7 @@ inherit qt5-build DESCRIPTION="Implementation of the WebSocket protocol for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ppc64 ~sparc ~x86" fi IUSE="qml +ssl"