summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/python-cluster/python-cluster-1.1.1_beta3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-cluster/python-cluster-1.1.1_beta3.ebuild b/dev-python/python-cluster/python-cluster-1.1.1_beta3.ebuild
index 4f2fca66c..44fbc79b0 100644
--- a/dev-python/python-cluster/python-cluster-1.1.1_beta3.ebuild
+++ b/dev-python/python-cluster/python-cluster-1.1.1_beta3.ebuild
@@ -7,7 +7,7 @@ EAPI=3
PYTHON_DEPEND="*"
SUPPORT_PYTHON_ABIS=1
-inherit distutils eutils python
+inherit distutils eutils
MY_P=cluster-${PV/_beta/b}
DESCRIPTION="Allows grouping a list of arbitrary objects into related groups (clusters)"