commit: e7c69855cef53feb710c12cd5db7c137abe2e7fa
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 17:49:06 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 17:50:52 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7c69855
dev-qt/qtspeech: Stabilize 6.7.0 amd64, #929242
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtspeech/qtspeech-6.7.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtspeech/qtspeech-6.7.0.ebuild
b/dev-qt/qtspeech/qtspeech-6.7.0.ebuild
index 988f851ee03e..5491997f2898 100644
--- a/dev-qt/qtspeech/qtspeech-6.7.0.ebuild
+++ b/dev-qt/qtspeech/qtspeech-6.7.0.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="Text-to-speech library for the Qt6 framework"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm arm64 ~loong ~riscv ~x86"
+ KEYWORDS="amd64 ~arm arm64 ~loong ~riscv ~x86"
fi
IUSE="flite qml +speechd"