diff options
author | Sam James <sam@gentoo.org> | 2022-01-29 04:31:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-29 04:31:43 +0000 |
commit | 08773d52fae1178050f60f09ef0d98de17ef235f (patch) | |
tree | 2169276ac8c1aa43170a0a003ff5d55a02659f24 /app-accessibility/speech-dispatcher | |
parent | app-text/opensp: Stabilize 1.5.2-r7 hppa, #783651 (diff) | |
download | gentoo-08773d52fae1178050f60f09ef0d98de17ef235f.tar.gz gentoo-08773d52fae1178050f60f09ef0d98de17ef235f.tar.bz2 gentoo-08773d52fae1178050f60f09ef0d98de17ef235f.zip |
app-accessibility/speech-dispatcher: Keyword 0.11.1 sparc, #832222
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-accessibility/speech-dispatcher')
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild index e2a2c95e5a7c..fa80bfe9a70a 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |