diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-02-15 10:31:23 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-02-15 10:31:23 -0800 |
commit | e8c7fd318d5ddabc22973cb7a6cb90050317683e (patch) | |
tree | d96f39fcda4d47d574b0362aeaa9caaa08546fd8 /app-accessibility | |
parent | games-misc/fortune-mod-all: Keyword 5 alpha, #828043 (diff) | |
download | gentoo-e8c7fd318d5ddabc22973cb7a6cb90050317683e.tar.gz gentoo-e8c7fd318d5ddabc22973cb7a6cb90050317683e.tar.bz2 gentoo-e8c7fd318d5ddabc22973cb7a6cb90050317683e.zip |
app-accessibility/speech-dispatcher: Keyword 0.11.1 alpha, #832222
Signed-off-by: Matt Turner <mattst88@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 ec934b5203c4..1390352756be 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 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |