commit:     ee977f09847028cdbfd026e63ef08feffe3ad874
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 16 11:15:02 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 16 11:15:02 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee977f09

dev-qt/qtwebsockets: Stabilize 6.8.3 arm64, #953873

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-qt/qtwebsockets/qtwebsockets-6.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtwebsockets/qtwebsockets-6.8.3.ebuild 
b/dev-qt/qtwebsockets/qtwebsockets-6.8.3.ebuild
index 2615e4bb7028..b3f53b733fdb 100644
--- a/dev-qt/qtwebsockets/qtwebsockets-6.8.3.ebuild
+++ b/dev-qt/qtwebsockets/qtwebsockets-6.8.3.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
 DESCRIPTION="Implementation of the WebSocket protocol for the Qt6 framework"
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~x86"
+       KEYWORDS="amd64 arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~x86"
 fi
 
 IUSE="qml +ssl"

Reply via email to