summaryrefslogtreecommitdiff
path: root/dev-python/apsw/apsw-3.42.0.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-28 16:37:22 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-28 16:37:22 +0100
commit0c59fd5caa123ae7755b01bb4826776078bf1b81 (patch)
tree8a596e6251db168aba10901161e43d3c0d0f7477 /dev-python/apsw/apsw-3.42.0.1.ebuild
parenta150275298c698f2489d072115ed2e2591204b31 (diff)
gentoo auto-resync : 28:07:2023 - 16:37:22
Diffstat (limited to 'dev-python/apsw/apsw-3.42.0.1.ebuild')
-rw-r--r--dev-python/apsw/apsw-3.42.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/apsw/apsw-3.42.0.1.ebuild b/dev-python/apsw/apsw-3.42.0.1.ebuild
index cbe98664d4c3..21c2e33d0999 100644
--- a/dev-python/apsw/apsw-3.42.0.1.ebuild
+++ b/dev-python/apsw/apsw-3.42.0.1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1