aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-08-02 20:34:29 -0400
committerAnthony G. Basile <blueness@gentoo.org>2018-08-02 20:34:29 -0400
commit75406c8ad02e72b94234c6ec1b1317f944863c14 (patch)
treecf21dddfd01f62eeb4dec7159ed8334c62741463 /app-accessibility
parentapp-emulation/wine-vanilla: remove unused flags from metadata.xml (diff)
downloadmusl-75406c8ad02e72b94234c6ec1b1317f944863c14.tar.gz
musl-75406c8ad02e72b94234c6ec1b1317f944863c14.tar.bz2
musl-75406c8ad02e72b94234c6ec1b1317f944863c14.zip
Add arm64 keywords globally
Diffstat (limited to 'app-accessibility')
-rw-r--r--app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild
index caeb661e..47b30f97 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm ia64 ppc sparc x86"
+KEYWORDS="amd64 arm arm64 ia64 ppc sparc x86"
IUSE="alsa ao +espeak flite nas pulseaudio python static-libs"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"