summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-05-28 14:02:44 +0200
committerMichał Górny <mgorny@gentoo.org>2024-05-28 14:02:44 +0200
commit2e3ec1a92fc3e5fbda7b42bdcd294244128365a6 (patch)
tree51a4b3913d1f14454380690bfa3376528aa92d9c /dev-qt/qtspeech
parentdev-qt/qtshadertools: Stabilize 6.7.1 arm, #932862 (diff)
downloadgentoo-2e3ec1a92fc3e5fbda7b42bdcd294244128365a6.tar.gz
gentoo-2e3ec1a92fc3e5fbda7b42bdcd294244128365a6.tar.bz2
gentoo-2e3ec1a92fc3e5fbda7b42bdcd294244128365a6.zip
dev-qt/qtspeech: Stabilize 6.7.1 arm, #932862
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-qt/qtspeech')
-rw-r--r--dev-qt/qtspeech/qtspeech-6.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtspeech/qtspeech-6.7.1.ebuild b/dev-qt/qtspeech/qtspeech-6.7.1.ebuild
index c012be997560..61bde168ae9c 100644
--- a/dev-qt/qtspeech/qtspeech-6.7.1.ebuild
+++ b/dev-qt/qtspeech/qtspeech-6.7.1.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 ~riscv ~x86"
+ KEYWORDS="~amd64 arm ~arm64 ~loong ~riscv ~x86"
fi
IUSE="flite qml +speechd"