diff options
author | Sam James <sam@gentoo.org> | 2020-09-04 15:44:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-04 15:44:53 +0000 |
commit | 6a833724f70af99d330ce466b48cba1f55656ce3 (patch) | |
tree | 23936ce768a980a9b794c54226ab52d40bb5ca45 /app-accessibility | |
parent | dev-util/ninja: ppc64 stable (bug #725152) (diff) | |
download | gentoo-6a833724f70af99d330ce466b48cba1f55656ce3.tar.gz gentoo-6a833724f70af99d330ce466b48cba1f55656ce3.tar.bz2 gentoo-6a833724f70af99d330ce466b48cba1f55656ce3.zip |
app-accessibility/speech-dispatcher: ppc64 stable (bug #732620)
Package-Manager: Portage-3.0.4, Repoman-2.3.23
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 b905e4151469..bddd57a33b98 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} )" |