diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-12 08:50:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-12 08:50:53 +0100 |
commit | e9368e38af834b3a212094bd31d8dfde2a9faf82 (patch) | |
tree | e05e7dc7c159f1e7475db82060a724dee916929f /app-accessibility/speech-dispatcher | |
parent | dev-python/future: ppc stable wrt bug #704270 (diff) | |
download | gentoo-e9368e38af834b3a212094bd31d8dfde2a9faf82.tar.gz gentoo-e9368e38af834b3a212094bd31d8dfde2a9faf82.tar.bz2 gentoo-e9368e38af834b3a212094bd31d8dfde2a9faf82.zip |
app-accessibility/speech-dispatcher: ppc stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-accessibility/speech-dispatcher')
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild index b24d94741383..9abfb1b78289 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${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} )" |