dev-qt/qtwebsockets: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Fri, 24 May 2019 20:33:57 +0000 (16:33 -0400)
committerAaron Bauman <bman@gentoo.org>
Fri, 24 May 2019 20:47:58 +0000 (16:47 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

dev-qt/qtwebsockets/qtwebsockets-5.12.3.ebuild

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