diff options
author | Sam James <sam@gentoo.org> | 2020-08-29 18:18:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-29 18:18:01 +0000 |
commit | 77271e759b7d8bf0fb2c0de870a3f7224507d7a7 (patch) | |
tree | e968c532a441b99f885d179218659cff7f817d8e /app-accessibility | |
parent | media-radio/flrig: Version bump (diff) | |
download | gentoo-77271e759b7d8bf0fb2c0de870a3f7224507d7a7.tar.gz gentoo-77271e759b7d8bf0fb2c0de870a3f7224507d7a7.tar.bz2 gentoo-77271e759b7d8bf0fb2c0de870a3f7224507d7a7.zip |
app-accessibility/speech-dispatcher: Stabilize 0.9.1 ppc, #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 911da934021c..b905e4151469 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} )" |