summaryrefslogtreecommitdiff
path: root/dev-python/scrypt/scrypt-0.8.20.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-06 04:12:55 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-06 04:12:55 +0100
commit38d6f110ff1dfdd7c6f0b0baf0ed8b13191dcde3 (patch)
tree82f1a2074ab61dae5f1333408972f185457e8f30 /dev-python/scrypt/scrypt-0.8.20.ebuild
parent0d3219165e816e09207a0e1b5b5c8ad764228615 (diff)
gentoo auto-resync : 06:07:2023 - 04:12:55
Diffstat (limited to 'dev-python/scrypt/scrypt-0.8.20.ebuild')
-rw-r--r--dev-python/scrypt/scrypt-0.8.20.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/scrypt/scrypt-0.8.20.ebuild b/dev-python/scrypt/scrypt-0.8.20.ebuild
index 6be5a9551e00..5bad0be43847 100644
--- a/dev-python/scrypt/scrypt-0.8.20.ebuild
+++ b/dev-python/scrypt/scrypt-0.8.20.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
inherit distutils-r1 pypi