dev-qt/qtwebsockets: arm64 stable (bug #691738)
authorAaron Bauman <bman@gentoo.org>
Tue, 12 Nov 2019 14:58:18 +0000 (09:58 -0500)
committerAaron Bauman <bman@gentoo.org>
Tue, 12 Nov 2019 15:00:54 +0000 (10:00 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18

dev-qt/qtwebsockets/qtwebsockets-5.12.5.ebuild

index 602d61e7739fc6e4670a6adeb0a1f08fb1c758bc..0470c9ca9563988ed33b21e5acdac7c9ba92be03 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"