app-text/wv: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:57:56 +0000 (10:57 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:57:56 +0000 (10:57 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
app-text/wv/wv-1.2.9-r2.ebuild

index ccc86cd45733070ea8438d76184dc99b7c3f992f..64c371e4ece247936ddec1140065f72a8c4d8d2f 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit eutils autotools
+inherit eutils autotools ltprune
 
 DESCRIPTION="Tool for conversion of MSWord doc and rtf files to something readable"
 SRC_URI="http://abiword.org/downloads/${PN}/${PV}/${P}.tar.gz"