app-accessibility/speech-dispatcher: Drop to ~hppa
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 22 Aug 2018 20:48:59 +0000 (22:48 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 25 Aug 2018 21:29:52 +0000 (23:29 +0200)
USE=espeak depends on app-accessibility/espeak which depends
on media-sound/sox.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild

index 04aa370dd7eacbfe928c3636bc12cd725facfee7..8049784a56ccd8df5e81a343ee69b406376aaa00 100644 (file)
@@ -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} )"