summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-10 04:48:31 +0000
committerSam James <sam@gentoo.org>2022-12-10 04:48:31 +0000
commit47dcd67fdcb7e9ce1276a47cc2c565b841c62cb6 (patch)
treeaf50fe0bde9d8687207395c7d897128c53830871 /app-accessibility
parentapp-accessibility/speech-dispatcher: Stabilize 0.11.4 x86, #885123 (diff)
downloadgentoo-47dcd67fdcb7e9ce1276a47cc2c565b841c62cb6.tar.gz
gentoo-47dcd67fdcb7e9ce1276a47cc2c565b841c62cb6.tar.bz2
gentoo-47dcd67fdcb7e9ce1276a47cc2c565b841c62cb6.zip
app-accessibility/speech-dispatcher: Stabilize 0.11.4 arm64, #885123
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-accessibility')
-rw-r--r--app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
index 30b70073ff78..dba007a9e842 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"