diff options
author | Sam James <sam@gentoo.org> | 2022-01-29 07:10:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-29 07:10:26 +0000 |
commit | 424f64fd2a282fc06b85e4e41d66ecfb983d1059 (patch) | |
tree | 4c2c7e8ab3e91e811df5ce5804acc4016f3247c7 /app-accessibility | |
parent | app-text/opensp: Stabilize 1.5.2-r7 ppc, #783651 (diff) | |
download | gentoo-424f64fd2a282fc06b85e4e41d66ecfb983d1059.tar.gz gentoo-424f64fd2a282fc06b85e4e41d66ecfb983d1059.tar.bz2 gentoo-424f64fd2a282fc06b85e4e41d66ecfb983d1059.zip |
app-accessibility/speech-dispatcher: Keyword 0.11.1 ia64, #832222
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-accessibility')
-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 fa80bfe9a70a..a199fadf8a7e 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 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |