dev-qt/qtwebsockets: arm stable wrt bug #685260
authorMikle Kolyada <zlogene@gentoo.org>
Thu, 23 May 2019 13:19:58 +0000 (16:19 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Thu, 23 May 2019 13:19:58 +0000 (16:19 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

dev-qt/qtwebsockets/qtwebsockets-5.12.3.ebuild

index 29590b631e1990409642e89108301e78c421b80a..1ea49683b1d6a2b2d5f1181e23be77ec89a57e9a 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"