summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 08:49:36 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:16:36 +0100
commitc2ed69522062861aadf318a80d304bb656aba531 (patch)
treed911a5cdcb11987a3be6f9cb67c6266c15413d9f /dev-python/SaltTesting
parentdev-python/PyECLib: eutils-- (diff)
downloadgentoo-c2ed69522062861aadf318a80d304bb656aba531.tar.gz
gentoo-c2ed69522062861aadf318a80d304bb656aba531.tar.bz2
gentoo-c2ed69522062861aadf318a80d304bb656aba531.zip
dev-python/SaltTesting: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/SaltTesting')
-rw-r--r--dev-python/SaltTesting/SaltTesting-2018.9.21.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/SaltTesting/SaltTesting-2018.9.21.ebuild b/dev-python/SaltTesting/SaltTesting-2018.9.21.ebuild
index 613e74f58b54..dd100667fd93 100644
--- a/dev-python/SaltTesting/SaltTesting-2018.9.21.ebuild
+++ b/dev-python/SaltTesting/SaltTesting-2018.9.21.ebuild
@@ -5,7 +5,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{7,8} )
-inherit eutils distutils-r1
+inherit distutils-r1
DESCRIPTION="Required testing tools needed in the several Salt Stack projects"
HOMEPAGE="https://saltstack.com/community/"