aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-01-24 16:02:25 -0500
committerAnthony G. Basile <blueness@gentoo.org>2018-01-24 16:02:25 -0500
commit7fe8e31d0918484943dbbe30f79b44837760e8b5 (patch)
treebab0af938586b1e6241b75d23663ece9d4eacd03 /app-accessibility
parentsys-apps/busybox: version 1.28.0 in the tree now works (diff)
downloadmusl-7fe8e31d0918484943dbbe30f79b44837760e8b5.tar.gz
musl-7fe8e31d0918484943dbbe30f79b44837760e8b5.tar.bz2
musl-7fe8e31d0918484943dbbe30f79b44837760e8b5.zip
Remove fbsd and prefix keywords
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 9345606d..08d83426 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="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"
IUSE="alsa ao +espeak flite nas pulseaudio python static-libs"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"