sys-block/parted: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:02:57 +0000 (11:02 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:02:57 +0000 (11:02 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sys-block/parted/parted-3.2-r1.ebuild

index 41d737ca74fb45b5f4fcea5a011776e31c64634f..daf8c41b8c2109bb6dd1779ca49091b0bd9ea66a 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit autotools eutils flag-o-matic
+inherit autotools eutils flag-o-matic ltprune
 
 DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems"
 HOMEPAGE="https://www.gnu.org/software/parted"