summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2022-01-30 21:19:18 +0800
committerYixun Lan <dlan@gentoo.org>2022-01-31 10:35:06 +0800
commit5247b68cd63018d242047cb916842eb66694f095 (patch)
tree1a7b30e4aa7289b46152062bd62645a183a5a34c /app-accessibility/speech-dispatcher
parentnet-misc/mptcpd: move doc dependencies behind use flag (diff)
downloadgentoo-5247b68cd63018d242047cb916842eb66694f095.tar.gz
gentoo-5247b68cd63018d242047cb916842eb66694f095.tar.bz2
gentoo-5247b68cd63018d242047cb916842eb66694f095.zip
app-accessibility/speech-dispatcher: keyword ~riscv, #832222
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-accessibility/speech-dispatcher')
-rw-r--r--app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
index 0c103ed517f3..ec934b5203c4 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"