diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-08-22 22:48:59 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-08-25 23:29:52 +0200 |
commit | 9ebe5493d24dd7dd5faab40847d0e70497a094bd (patch) | |
tree | ef7d065fd33761b1383ec91e263816344ceb28a0 /app-accessibility | |
parent | media-libs/vamp-plugin-sdk: Drop old (diff) | |
download | gentoo-9ebe5493d24dd7dd5faab40847d0e70497a094bd.tar.gz gentoo-9ebe5493d24dd7dd5faab40847d0e70497a094bd.tar.bz2 gentoo-9ebe5493d24dd7dd5faab40847d0e70497a094bd.zip |
app-accessibility/speech-dispatcher: Drop to ~hppa
USE=espeak depends on app-accessibility/espeak which depends
on media-sound/sox.
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild index 04aa370dd7ea..8049784a56cc 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,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 static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |