diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-01 12:30:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-01 12:30:42 +0100 |
commit | 8945855701b37956783e3d59f6ae3c398ba3242e (patch) | |
tree | 7a7cc6892da40419c8a48a9ca5a6424f3016bfb6 /app-accessibility/speech-dispatcher | |
parent | app-accessibility/espeak-ng: sparc stable wrt bug #834428 (diff) | |
download | gentoo-8945855701b37956783e3d59f6ae3c398ba3242e.tar.gz gentoo-8945855701b37956783e3d59f6ae3c398ba3242e.tar.bz2 gentoo-8945855701b37956783e3d59f6ae3c398ba3242e.zip |
app-accessibility/speech-dispatcher: sparc stable wrt bug #834428
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-accessibility/speech-dispatcher')
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild index 90ded5a7922c..5cec45aad6ac 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.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 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc ~x86" IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |