From 47e140e7bd1aeeff573c2d7510a2e7ee7da1ae28 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Tue, 9 Jun 2026 22:46:01 -0400 Subject: [PATCH] dev-qt/qtwayland: Stabilize 6.11.1 arm, #977116 Signed-off-by: Eli Schwartz --- dev-qt/qtwayland/qtwayland-6.11.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtwayland/qtwayland-6.11.1.ebuild b/dev-qt/qtwayland/qtwayland-6.11.1.ebuild index 1816f67d0925e..b3316d350950d 100644 --- a/dev-qt/qtwayland/qtwayland-6.11.1.ebuild +++ b/dev-qt/qtwayland/qtwayland-6.11.1.ebuild @@ -8,7 +8,7 @@ inherit qt6-build DESCRIPTION="Toolbox for making Qt based Wayland compositors" if [[ ${QT6_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv ~x86" + KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~x86" fi IUSE="gnome qml"