diff options
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r2.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r2.ebuild index cd8bbdb4b5a2..de997adbb26a 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r2.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r2.ebuild @@ -5,7 +5,7 @@ EAPI=6 PYTHON_COMPAT=( python3_6 ) -inherit eutils python-r1 +inherit eutils ltprune python-r1 DESCRIPTION="Speech synthesis interface" HOMEPAGE="http://www.freebsoft.org/speechd" |