summaryrefslogtreecommitdiff
path: root/dev-python/pyaes/pyaes-1.6.1-r3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-01 21:27:08 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-01 21:27:08 +0100
commiteba9df5b84c2fffc30cc3f300880000a60e38042 (patch)
tree0802b9523e183cfe3cd5cc3c680049a05b00a6a1 /dev-python/pyaes/pyaes-1.6.1-r3.ebuild
parentd14501acaa1e3634cb0a6f6e356923391009eb46 (diff)
gentoo auto-resync : 01:06:2023 - 21:27:08
Diffstat (limited to 'dev-python/pyaes/pyaes-1.6.1-r3.ebuild')
-rw-r--r--dev-python/pyaes/pyaes-1.6.1-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyaes/pyaes-1.6.1-r3.ebuild b/dev-python/pyaes/pyaes-1.6.1-r3.ebuild
index 0fcf09c5da78..2780469c86f7 100644
--- a/dev-python/pyaes/pyaes-1.6.1-r3.ebuild
+++ b/dev-python/pyaes/pyaes-1.6.1-r3.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
inherit distutils-r1 pypi