commit: ddb6579786d70fb7259e27d4265f9061419f319d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 9 06:59:38 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 9 06:59:38 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddb65797
dev-qt/qtwayland: Stabilize 6.8.3 ppc, #953873
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-qt/qtwayland/qtwayland-6.8.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwayland/qtwayland-6.8.3.ebuild
b/dev-qt/qtwayland/qtwayland-6.8.3.ebuild
index 9c5ee39e93cc..689cea35b06d 100644
--- a/dev-qt/qtwayland/qtwayland-6.8.3.ebuild
+++ b/dev-qt/qtwayland/qtwayland-6.8.3.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"