app-accessibility/espeak: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Fri, 24 May 2019 20:08:32 +0000 (16:08 -0400)
committerAaron Bauman <bman@gentoo.org>
Fri, 24 May 2019 20:46:42 +0000 (16:46 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

app-accessibility/espeak/espeak-1.48.04-r1.ebuild

index bc42c8624d3406c7f8fcbcad7ee6952f43a93184..fc83ff43998d67de090ad3ebad2284870f2c6b65 100644 (file)
@@ -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 )