From: Aaron Bauman Date: Tue, 12 Nov 2019 14:58:18 +0000 (-0500) Subject: dev-qt/qtwebsockets: arm64 stable (bug #691738) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1564c0baf6efd6ee9d772fcca568761ff1f4e788;p=gentoo.git dev-qt/qtwebsockets: arm64 stable (bug #691738) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.79, Repoman-2.3.18 --- diff --git a/dev-qt/qtwebsockets/qtwebsockets-5.12.5.ebuild b/dev-qt/qtwebsockets/qtwebsockets-5.12.5.ebuild index 602d61e7739f..0470c9ca9563 100644 --- a/dev-qt/qtwebsockets/qtwebsockets-5.12.5.ebuild +++ b/dev-qt/qtwebsockets/qtwebsockets-5.12.5.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"