From 0663e7cde6e780afa9441cce8937fdacf98a39ed Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 15 Feb 2020 10:59:03 +0100 Subject: dev-libs/libotf: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-libs/libotf/libotf-0.9.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/" -- cgit v1.2.3-65-gdbad