diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-24 16:08:48 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-24 16:46:45 -0400 |
commit | 3db627ce583a8bc28c67f029a81a361a8660252d (patch) | |
tree | 56703b994c3e739aef6e01b5e47534f966ac9ab1 | |
parent | media-libs/libmad: arm64 stable (diff) | |
download | gentoo-3db627ce583a8bc28c67f029a81a361a8660252d.tar.gz gentoo-3db627ce583a8bc28c67f029a81a361a8660252d.tar.bz2 gentoo-3db627ce583a8bc28c67f029a81a361a8660252d.zip |
app-accessibility/speech-dispatcher: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild index 2f259014a446..09dbe1a312e6 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.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 static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |