diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 20:51:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 20:51:00 +0100 |
commit | 8ecb5a7da491671d69fc534dbc7313ea87b36bd5 (patch) | |
tree | f3f784e8fa0154a9d59a48f05dae81d998a8b21e /app-accessibility | |
parent | sys-power/acpilight: x86 stable wrt bug #706146 (diff) | |
download | gentoo-8ecb5a7da491671d69fc534dbc7313ea87b36bd5.tar.gz gentoo-8ecb5a7da491671d69fc534dbc7313ea87b36bd5.tar.bz2 gentoo-8ecb5a7da491671d69fc534dbc7313ea87b36bd5.zip |
app-accessibility/speech-dispatcher: ppc64 stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
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 565624eaaa9a..7c66aa940208 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} )" |