commit: 1cef3bf7f58577e31431c134995f96af4ef1c2f7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 28 02:45:07 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 28 02:45:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cef3bf7
dev-qt/qtwayland: Stabilize 6.9.1 x86, #958657
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-qt/qtwayland/qtwayland-6.9.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwayland/qtwayland-6.9.1.ebuild
b/dev-qt/qtwayland/qtwayland-6.9.1.ebuild
index fbc1f41566ab..5d346346d891 100644
--- a/dev-qt/qtwayland/qtwayland-6.9.1.ebuild
+++ b/dev-qt/qtwayland/qtwayland-6.9.1.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="Wayland platform plugin for Qt"
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="accessibility compositor gnome qml vulkan"