From ae45460fb18ca3b8dc5c96afd2e77e8b4c18d338 Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Fri, 24 May 2019 16:33:57 -0400 Subject: 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" --- dev-qt/qtwebsockets/qtwebsockets-5.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-qt/qtwebsockets/qtwebsockets-5.12.3.ebuild') 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" -- cgit v1.2.3-65-gdbad