From: Aaron Bauman Date: Sun, 22 Dec 2019 16:24:43 +0000 (-0500) Subject: dev-qt/qtwebsockets: arm64 stable (bug #699240) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=22b2cfa0d37595a7210a23f56a65f7a607035398;p=gentoo.git dev-qt/qtwebsockets: arm64 stable (bug #699240) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.82, Repoman-2.3.20 --- diff --git a/dev-qt/qtwebsockets/qtwebsockets-5.13.2.ebuild b/dev-qt/qtwebsockets/qtwebsockets-5.13.2.ebuild index 602d61e7739f..0470c9ca9563 100644 --- a/dev-qt/qtwebsockets/qtwebsockets-5.13.2.ebuild +++ b/dev-qt/qtwebsockets/qtwebsockets-5.13.2.ebuild @@ -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"