dev-libs/popt: [QA] inherit ltprune.eclass directly

Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-02-15 10:59:21 +01:00
parent 0a04c59a67
commit cfda6e5839

View File

@@ -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/"