diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-31 20:26:52 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-31 20:26:52 +0200 |
commit | d075d894c76620ee89d6e342ff48c086532be453 (patch) | |
tree | 1eb56344e61b83ecb10450de93af0d38e3569467 /app-accessibility | |
parent | sys-fs/ntfs3g: Stabilize 2022.10.3 arm, #878901 (diff) | |
download | gentoo-d075d894c76620ee89d6e342ff48c086532be453.tar.gz gentoo-d075d894c76620ee89d6e342ff48c086532be453.tar.bz2 gentoo-d075d894c76620ee89d6e342ff48c086532be453.zip |
app-accessibility/speech-dispatcher: Stabilize 0.11.3-r1 arm, #878873
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild index 46781c214835..c197df08623b 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.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 ~loong ppc ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc ~x86" IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |