diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-22 13:26:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-22 13:26:16 +0200 |
commit | c1cf2ae050f2e00476bda24a8c37cc5d8e60aa35 (patch) | |
tree | b441e8676445fa8e98db82d03a62c592e182fffa /app-accessibility | |
parent | x11-wm/sawfish: amd64 stable wrt bug #731974 (diff) | |
download | gentoo-c1cf2ae050f2e00476bda24a8c37cc5d8e60aa35.tar.gz gentoo-c1cf2ae050f2e00476bda24a8c37cc5d8e60aa35.tar.bz2 gentoo-c1cf2ae050f2e00476bda24a8c37cc5d8e60aa35.zip |
app-accessibility/speech-dispatcher: amd64 stable wrt bug #732620
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 a5638e79e919..52ea0cd451a2 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} )" |