diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 20:46:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 20:46:04 +0100 |
commit | 7ff31d385026560d61c85bf893b57d8a7f6dc4e3 (patch) | |
tree | 9b45bd1a5c5bc5f78e16d3965a69dce6f60bf740 /app-accessibility | |
parent | dev-python/sqlalchemy-migrate: cleanup (diff) | |
download | gentoo-7ff31d385026560d61c85bf893b57d8a7f6dc4e3.tar.gz gentoo-7ff31d385026560d61c85bf893b57d8a7f6dc4e3.tar.bz2 gentoo-7ff31d385026560d61c85bf893b57d8a7f6dc4e3.zip |
app-accessibility/speech-dispatcher: x86 stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 93bdb2bacd58..565624eaaa9a 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} )" |