summaryrefslogtreecommitdiff
path: root/dev-python/pyotp2289/pyotp2289-1.1.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyotp2289/pyotp2289-1.1.1.ebuild')
-rw-r--r--dev-python/pyotp2289/pyotp2289-1.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyotp2289/pyotp2289-1.1.1.ebuild b/dev-python/pyotp2289/pyotp2289-1.1.1.ebuild
index 57d3769..4252090 100644
--- a/dev-python/pyotp2289/pyotp2289-1.1.1.ebuild
+++ b/dev-python/pyotp2289/pyotp2289-1.1.1.ebuild
@@ -4,7 +4,7 @@
4EAPI=8 4EAPI=8
5 5
6DISTUTILS_USE_PEP517=setuptools 6DISTUTILS_USE_PEP517=setuptools
7PYTHON_COMPAT=( python3_{8..10} ) 7PYTHON_COMPAT=( python3_{8..11} )
8 8
9inherit distutils-r1 9inherit distutils-r1
10 10