diff options
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/crmsh/crmsh-4.2.1.ebuild | 2 |
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/" |