dev-qt/qtwebsockets: ppc64 stable wrt bug #655664
authorMikle Kolyada <zlogene@gentoo.org>
Wed, 22 Aug 2018 01:19:26 +0000 (04:19 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Wed, 22 Aug 2018 01:21:04 +0000 (04:21 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-qt/qtwebsockets/qtwebsockets-5.9.6.ebuild

index c308d3ac104d77e0d5986ed5061a81cf83587b3b..6a0de5f7c99f93568fa84f7b61a5436d92218542 100644 (file)
@@ -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"