dev-qt/qtwebsockets: stable on arm
authorAnthony G. Basile <blueness@gentoo.org>
Fri, 26 Apr 2019 17:45:40 +0000 (13:45 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Fri, 26 Apr 2019 17:45:40 +0000 (13:45 -0400)
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

dev-qt/qtwebsockets/qtwebsockets-5.11.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"