diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-02-13 18:07:02 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-13 19:52:05 +0000 |
commit | efadb4fae3423e8f0d0f667c1300414a1c6a89aa (patch) | |
tree | 5cb3b8492b8091a0d032ba9912162ad55bdccf9b /app-accessibility | |
parent | media-plugins/vdr-clock: cleanup old (diff) | |
download | gentoo-efadb4fae3423e8f0d0f667c1300414a1c6a89aa.tar.gz gentoo-efadb4fae3423e8f0d0f667c1300414a1c6a89aa.tar.bz2 gentoo-efadb4fae3423e8f0d0f667c1300414a1c6a89aa.zip |
app-accessibility/speech-dispatcher: mark 0.8.7-r3 sparc, bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-accessibility')
-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 9abfb1b78289..e71d2da5bf07 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} )" |