summaryrefslogtreecommitdiff
path: root/dev-python/roman/roman-3.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/roman/roman-3.3.ebuild')
-rw-r--r--dev-python/roman/roman-3.3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/roman/roman-3.3.ebuild b/dev-python/roman/roman-3.3.ebuild
index 97c8ad4615f0..810ccd340e4f 100644
--- a/dev-python/roman/roman-3.3.ebuild
+++ b/dev-python/roman/roman-3.3.ebuild
@@ -3,8 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{7..10} )
inherit distutils-r1
DESCRIPTION="An Integer to Roman numerals converter"