From: David Seifert Date: Sat, 15 Feb 2020 09:59:03 +0000 (+0100) Subject: dev-libs/libotf: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0663e7cde6e780afa9441cce8937fdacf98a39ed;p=gentoo.git dev-libs/libotf: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/dev-libs/libotf/libotf-0.9.13.ebuild b/dev-libs/libotf/libotf-0.9.13.ebuild index 5a604674a641..e29f42708afc 100644 --- a/dev-libs/libotf/libotf-0.9.13.ebuild +++ b/dev-libs/libotf/libotf-0.9.13.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit autotools eutils +inherit autotools eutils ltprune DESCRIPTION="Library for handling OpenType fonts (OTF)" HOMEPAGE="http://www.nongnu.org/m17n/"