summaryrefslogtreecommitdiff
path: root/dev-python/PyECLib
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/PyECLib')
-rw-r--r--dev-python/PyECLib/PyECLib-1.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyECLib/PyECLib-1.6.0.ebuild b/dev-python/PyECLib/PyECLib-1.6.0.ebuild
index cbc955724096..272eadc6fa24 100644
--- a/dev-python/PyECLib/PyECLib-1.6.0.ebuild
+++ b/dev-python/PyECLib/PyECLib-1.6.0.ebuild
@@ -4,7 +4,7 @@
EAPI=6
PYTHON_COMPAT=( python3_{6,7,8,9,10} )
-inherit distutils-r1 eutils multilib
+inherit distutils-r1 multilib
DESCRIPTION="Messaging API for RPC and notifications over different messaging transports"
HOMEPAGE="https://pypi.org/project/PyECLib/"