summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Fan <alexfanqi@yahoo.com>2021-08-08 15:24:11 +1000
committerYixun Lan <dlan@gentoo.org>2021-08-10 16:50:43 +0800
commit7294ccd7ce48f7e5081447b6355e7403a108aead (patch)
tree7bcf06d5e53decc927f094db2301acef12e490d5 /app-accessibility
parentprofiles/arch/riscv: mask USE="portaudio" for espeak (diff)
downloadgentoo-7294ccd7ce48f7e5081447b6355e7403a108aead.tar.gz
gentoo-7294ccd7ce48f7e5081447b6355e7403a108aead.tar.bz2
gentoo-7294ccd7ce48f7e5081447b6355e7403a108aead.zip
app-accessibility/espeak: keyword 1.48.04-r1 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-accessibility')
-rw-r--r--app-accessibility/espeak/espeak-1.48.04-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/espeak/espeak-1.48.04-r1.ebuild b/app-accessibility/espeak/espeak-1.48.04-r1.ebuild
index ffc6b42f28eb..fba712bdf426 100644
--- a/app-accessibility/espeak/espeak-1.48.04-r1.ebuild
+++ b/app-accessibility/espeak/espeak-1.48.04-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="Speech synthesizer for English and other languages"
HOMEPAGE="http://espeak.sourceforge.net/"
LICENSE="GPL-3"
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 ~riscv sparc x86 ~amd64-linux ~x86-linux"
IUSE="portaudio pulseaudio"
COMMON_DEPEND="portaudio? ( >=media-libs/portaudio-19_pre20071207 )