commit: 4ea80167edb106d813cd2bb384c1b56dcacbf6b3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 27 01:53:18 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 27 01:53:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ea80167
dev-qt/qtwayland: Stabilize 6.8.1 x86, #946705
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-qt/qtwayland/qtwayland-6.8.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwayland/qtwayland-6.8.1.ebuild
b/dev-qt/qtwayland/qtwayland-6.8.1.ebuild
index ed9f2eb5670c..94372f5185c2 100644
--- a/dev-qt/qtwayland/qtwayland-6.8.1.ebuild
+++ b/dev-qt/qtwayland/qtwayland-6.8.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"