diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-13 12:33:45 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-13 12:12:25 +0000 |
commit | 7779d60a7807f1d59e35d9a3c6264468c8bf62a5 (patch) | |
tree | df9bed9fa25a0d5e540c93cc8899e2cb63ea02d9 /app-accessibility | |
parent | x11-libs/libwnck: stable 3.24.1 for sparc, bug #631656 (diff) | |
download | gentoo-7779d60a7807f1d59e35d9a3c6264468c8bf62a5.tar.gz gentoo-7779d60a7807f1d59e35d9a3c6264468c8bf62a5.tar.bz2 gentoo-7779d60a7807f1d59e35d9a3c6264468c8bf62a5.zip |
app-accessibility/speech-dispatcher: stable 0.8.7 for sparc, bug #631656
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild index 215c3bf2c2c8..6c16832830c0 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |