dev-qt/qtwebsockets: ppc64 stable wrt bug #685260
authorMikle Kolyada <zlogene@gentoo.org>
Thu, 23 May 2019 12:25:52 +0000 (15:25 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Thu, 23 May 2019 12:26:41 +0000 (15:26 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"

dev-qt/qtwebsockets/qtwebsockets-5.12.3.ebuild

index 5744cb31b6969618bf2e57bea5f542712071c888..29590b631e1990409642e89108301e78c421b80a 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"