From 503a19dd98d315873811a6bf6946cd4f398b4773 Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Wed, 19 Jan 2022 10:25:02 +0100 Subject: dev-qt/qtwebsockets: Stabilize 5.15.2-r11 arm64, #829923 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- dev-qt/qtwebsockets/qtwebsockets-5.15.2-r11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-qt/qtwebsockets') diff --git a/dev-qt/qtwebsockets/qtwebsockets-5.15.2-r11.ebuild b/dev-qt/qtwebsockets/qtwebsockets-5.15.2-r11.ebuild index 1aca7c0c4166..d52c347a9e5e 100644 --- a/dev-qt/qtwebsockets/qtwebsockets-5.15.2-r11.ebuild +++ b/dev-qt/qtwebsockets/qtwebsockets-5.15.2-r11.ebuild @@ -9,7 +9,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 ~riscv ~sparc ~x86" + KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" fi IUSE="qml +ssl" -- cgit v1.2.3-65-gdbad