dev-qt/qtwebsockets: arm stable wrt bug #699240
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 8 Feb 2020 13:24:49 +0000 (16:24 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 8 Feb 2020 13:25:36 +0000 (16:25 +0300)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-qt/qtwebsockets/qtwebsockets-5.13.2.ebuild

index 0470c9ca9563988ed33b21e5acdac7c9ba92be03..d9c375383f56b750a9dac98a3d22078f80aeeb6c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -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"