commit: 4c10d0dd1a180fda5807a1708f33723f6e5b4f3d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 3 15:07:53 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 3 15:07:53 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c10d0dd
dev-qt/qtspeech: Stabilize 6.8.3 ppc64, #953873
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtspeech/qtspeech-6.8.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtspeech/qtspeech-6.8.3.ebuild
b/dev-qt/qtspeech/qtspeech-6.8.3.ebuild
index 24dcc2317c3f..97a82136f428 100644
--- a/dev-qt/qtspeech/qtspeech-6.8.3.ebuild
+++ b/dev-qt/qtspeech/qtspeech-6.8.3.ebuild
@@ -13,7 +13,7 @@ inherit qt6-build
DESCRIPTION="Text-to-speech library for the Qt6 framework"
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="flite qml +speechd"