diff options
author | Sam James <sam@gentoo.org> | 2020-08-25 12:44:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-25 12:44:27 +0000 |
commit | e061f1a64eec7bea3513bcd7646979979fc4c98c (patch) | |
tree | b0a556e33803fd1935c1e6ac52b6add3443fa871 /app-accessibility | |
parent | dev-embedded/esptool: Keyword 2.8 arm64, #737436 (diff) | |
download | gentoo-e061f1a64eec7bea3513bcd7646979979fc4c98c.tar.gz gentoo-e061f1a64eec7bea3513bcd7646979979fc4c98c.tar.bz2 gentoo-e061f1a64eec7bea3513bcd7646979979fc4c98c.zip |
app-accessibility/speech-dispatcher: Stabilize 0.9.1 arm64, #732620
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild index 52ea0cd451a2..6cc893dde2a5 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.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="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="alsa ao +espeak flite nas pulseaudio python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |