summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-01 09:35:49 +0100
committerSam James <sam@gentoo.org>2023-05-01 09:46:50 +0100
commitfdfe018960a45e612b46f02fb3f49f78331f1ff0 (patch)
treec5fd3350b2816563fffdece4793122b53f99c9fe /app-arch
parentdev-python/wxpython: Stabilize 4.2.0 ppc, #904092 (diff)
downloadgentoo-fdfe018960a45e612b46f02fb3f49f78331f1ff0.tar.gz
gentoo-fdfe018960a45e612b46f02fb3f49f78331f1ff0.tar.bz2
gentoo-fdfe018960a45e612b46f02fb3f49f78331f1ff0.zip
app-arch/patool: enable py3.11
Closes: https://bugs.gentoo.org/896492 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/patool/patool-1.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/patool/patool-1.12.ebuild b/app-arch/patool/patool-1.12.ebuild
index 2390c5ebb8ee..2adf0587e37f 100644
--- a/app-arch/patool/patool-1.12.ebuild
+++ b/app-arch/patool/patool-1.12.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1 pypi