summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-24 16:08:32 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-24 16:46:42 -0400
commite61b288246721a97225bcede65fc8c6892ad40f7 (patch)
tree54d033816635ad90cd6f1df68d37f0276bbcd21b /app-accessibility/espeak
parentdev-python/pyxdg: arm64 stable (diff)
downloadgentoo-e61b288246721a97225bcede65fc8c6892ad40f7.tar.gz
gentoo-e61b288246721a97225bcede65fc8c6892ad40f7.tar.bz2
gentoo-e61b288246721a97225bcede65fc8c6892ad40f7.zip
app-accessibility/espeak: 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"
Diffstat (limited to 'app-accessibility/espeak')
-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 bc42c8624d34..fc83ff43998d 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-2018 Gentoo Foundation
+# Copyright 1999-2019 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 sparc x86 ~amd64-linux ~x86-linux"
IUSE="portaudio pulseaudio"
COMMON_DEPEND="portaudio? ( >=media-libs/portaudio-19_pre20071207 )