summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pycares/pycares-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycares/pycares-2.1.0.ebuild b/dev-python/pycares/pycares-2.1.0.ebuild
index 23c452262334..5cc5d522a015 100644
--- a/dev-python/pycares/pycares-2.1.0.ebuild
+++ b/dev-python/pycares/pycares-2.1.0.ebuild
@@ -5,7 +5,7 @@
EAPI=6
PYTHON_COMPAT=( python{2_7,3_{4,5}} )
-inherit eutils distutils-r1
+inherit distutils-r1
DESCRIPTION="Python interface for c-ares"
HOMEPAGE="https://github.com/saghul/pycares/"