From: Andreas Sturmlechner Date: Wed, 22 Aug 2018 20:48:59 +0000 (+0200) Subject: app-accessibility/speech-dispatcher: Drop to ~hppa X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9ebe5493d24dd7dd5faab40847d0e70497a094bd;p=gentoo.git 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 --- 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} )"