summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-02 09:48:53 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-02 09:48:53 +0100
commit2e2c5fe477061ae8d82a2e48ce21d2885b6f15b3 (patch)
tree950f2cf4986cd64379c7c7d85e3ed06285bd4c09 /dev-qt/qtspeech
parentdev-qt/qtshadertools: Stabilize 6.7.3 amd64, #942507 (diff)
downloadgentoo-2e2c5fe477061ae8d82a2e48ce21d2885b6f15b3.tar.gz
gentoo-2e2c5fe477061ae8d82a2e48ce21d2885b6f15b3.tar.bz2
gentoo-2e2c5fe477061ae8d82a2e48ce21d2885b6f15b3.zip
dev-qt/qtspeech: Stabilize 6.7.3 amd64, #942507
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-qt/qtspeech')
-rw-r--r--dev-qt/qtspeech/qtspeech-6.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtspeech/qtspeech-6.7.3.ebuild b/dev-qt/qtspeech/qtspeech-6.7.3.ebuild
index 722a1ab5f955..652b1f8356dc 100644
--- a/dev-qt/qtspeech/qtspeech-6.7.3.ebuild
+++ b/dev-qt/qtspeech/qtspeech-6.7.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"