From: Aaron Bauman Date: Fri, 24 May 2019 20:33:57 +0000 (-0400) Subject: dev-qt/qtwebsockets: arm64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ae45460fb18ca3b8dc5c96afd2e77e8b4c18d338;p=gentoo.git dev-qt/qtwebsockets: arm64 stable Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" --- diff --git a/dev-qt/qtwebsockets/qtwebsockets-5.12.3.ebuild b/dev-qt/qtwebsockets/qtwebsockets-5.12.3.ebuild index 1ea49683b1d6..d999e123ec1c 100644 --- a/dev-qt/qtwebsockets/qtwebsockets-5.12.3.ebuild +++ b/dev-qt/qtwebsockets/qtwebsockets-5.12.3.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"