summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:02:57 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:02:57 +0100
commitc962ef925216a2115f5aa36cddcc0fbfd4c59705 (patch)
treef7e576ffcb9a3863e2fbbb9de2294695f387fed3 /sys-block/parted
parentsys-auth/consolekit: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-c962ef925216a2115f5aa36cddcc0fbfd4c59705.tar.gz
gentoo-c962ef925216a2115f5aa36cddcc0fbfd4c59705.tar.bz2
gentoo-c962ef925216a2115f5aa36cddcc0fbfd4c59705.zip
sys-block/parted: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-block/parted')
-rw-r--r--sys-block/parted/parted-3.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/parted/parted-3.2-r1.ebuild b/sys-block/parted/parted-3.2-r1.ebuild
index 41d737ca74fb..daf8c41b8c21 100644
--- a/sys-block/parted/parted-3.2-r1.ebuild
+++ b/sys-block/parted/parted-3.2-r1.ebuild
@@ -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"