summaryrefslogtreecommitdiff
path: root/dev-python/rsa
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/rsa')
-rw-r--r--dev-python/rsa/rsa-4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rsa/rsa-4.2.ebuild b/dev-python/rsa/rsa-4.2.ebuild
index fa88fc7980e6..b6a0dab713e8 100644
--- a/dev-python/rsa/rsa-4.2.ebuild
+++ b/dev-python/rsa/rsa-4.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{6,7,8,9,10} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1