summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:11:26 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:16:35 +0100
commit7ec447e0f3a3a1ed56c1cd776d944e30a34ad016 (patch)
tree5724a1e38d726b7adbfddbb2acff6a4787b71b1a /dev-python/PyECLib
parentdev-perl/XML-SAX: eutils-- (diff)
downloadgentoo-7ec447e0f3a3a1ed56c1cd776d944e30a34ad016.tar.gz
gentoo-7ec447e0f3a3a1ed56c1cd776d944e30a34ad016.tar.bz2
gentoo-7ec447e0f3a3a1ed56c1cd776d944e30a34ad016.zip
dev-python/PyECLib: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
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 2932a93997d4..a333cdf73126 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_7 python3_8 python3_9 )
-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/"