From: David Seifert Date: Sat, 15 Feb 2020 09:59:21 +0000 (+0100) Subject: dev-libs/popt: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cfda6e5839f1ca8827632245db69a8bacf174d26;p=gentoo.git dev-libs/popt: [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/popt/popt-1.16-r2.ebuild b/dev-libs/popt/popt-1.16-r2.ebuild index 30f4825b63d7..1c1080243583 100644 --- a/dev-libs/popt/popt-1.16-r2.ebuild +++ b/dev-libs/popt/popt-1.16-r2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils multilib-minimal libtool +inherit eutils multilib-minimal libtool ltprune DESCRIPTION="Parse Options - Command line parser" HOMEPAGE="http://rpm5.org/"