diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 17:01:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 17:01:02 +0100 |
commit | 60cc8992ff95e1a27e78ba3862f9bc193d58d832 (patch) | |
tree | 47f446347a63ce97700225fd4eff742a14a2ab10 /app-accessibility/speech-dispatcher | |
parent | kde-apps/umbrello: Disable BUILD_PHP_IMPORT to keep ~arm64 keyword (diff) | |
download | gentoo-60cc8992ff95e1a27e78ba3862f9bc193d58d832.tar.gz gentoo-60cc8992ff95e1a27e78ba3862f9bc193d58d832.tar.bz2 gentoo-60cc8992ff95e1a27e78ba3862f9bc193d58d832.zip |
app-accessibility/speech-dispatcher: arm stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
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.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 bd2603c469aa..0eca44f066cd 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} )" |