diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-08-25 16:54:01 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-25 18:48:36 +0100 |
commit | 6073dccca96c9fa1eda2f697e6143270fef88118 (patch) | |
tree | 0bf1a3c8ba52037c43c7c44ef0d0d6f75f0ca658 /app-accessibility | |
parent | net-fs/nfs-utils: stable 2.5.1 for hppa, bug #738352 (diff) | |
download | gentoo-6073dccca96c9fa1eda2f697e6143270fef88118.tar.gz gentoo-6073dccca96c9fa1eda2f697e6143270fef88118.tar.bz2 gentoo-6073dccca96c9fa1eda2f697e6143270fef88118.zip |
app-accessibility/speech-dispatcher: mark 0.9.1 sparc, bug #732620
Package-Manager: Portage-2.3.103, Repoman-2.3.23
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.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild index 6cc893dde2a5..132e7b19e1b2 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${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} )" |