From: David Seifert Date: Sat, 15 Feb 2020 09:57:19 +0000 (+0100) Subject: app-accessibility/speech-dispatcher: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=14ca32b24e8bbbff40516e84154d674436632622;p=gentoo.git app-accessibility/speech-dispatcher: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- 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"