summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-15 18:46:38 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-15 18:46:38 +0300
commit6c2d0772d176c85d2140b82417ffcb0d62b37aec (patch)
tree3cfe6fec5ee0f038d28f6ec8f9ed24566dbd74cb /dev-qt/qtspeech
parentdev-qt/qtsensors: Keyword 6.7.1 ppc64, #927885 (diff)
downloadgentoo-6c2d0772d176c85d2140b82417ffcb0d62b37aec.tar.gz
gentoo-6c2d0772d176c85d2140b82417ffcb0d62b37aec.tar.bz2
gentoo-6c2d0772d176c85d2140b82417ffcb0d62b37aec.zip
dev-qt/qtspeech: Keyword 6.7.1 ppc64, #927885
Signed-off-by: Arthur Zamarin <arthurzam@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 4abab299c0ab..483d7fddd3de 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 ~ppc64 ~riscv x86"
fi
IUSE="flite qml +speechd"