summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:15:20 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:22:18 +0100
commit36c731cea7758909fe7c207a19294eb646289a64 (patch)
tree14ce9639fabd9b5e69528552cb14a67b7d329c32 /sys-cluster
parentsys-cluster/cluster-glue: eutils-- (diff)
downloadgentoo-36c731cea7758909fe7c207a19294eb646289a64.tar.gz
gentoo-36c731cea7758909fe7c207a19294eb646289a64.tar.bz2
gentoo-36c731cea7758909fe7c207a19294eb646289a64.zip
sys-cluster/crmsh: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/crmsh/crmsh-4.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/crmsh/crmsh-4.2.1.ebuild b/sys-cluster/crmsh/crmsh-4.2.1.ebuild
index 9397c762c646..5fb99ea3b343 100644
--- a/sys-cluster/crmsh/crmsh-4.2.1.ebuild
+++ b/sys-cluster/crmsh/crmsh-4.2.1.ebuild
@@ -17,7 +17,7 @@ else
KEYWORDS="~amd64 ~hppa ~x86"
fi
-inherit eutils python-r1
+inherit python-r1
DESCRIPTION="Pacemaker command line interface for management and configuration"
HOMEPAGE="https://crmsh.github.io/"