summaryrefslogtreecommitdiff
path: root/app-misc/pax-utils/pax-utils-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/pax-utils/pax-utils-9999.ebuild')
-rw-r--r--app-misc/pax-utils/pax-utils-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/pax-utils/pax-utils-9999.ebuild b/app-misc/pax-utils/pax-utils-9999.ebuild
index 26cbf8dbb922..191841deb477 100644
--- a/app-misc/pax-utils/pax-utils-9999.ebuild
+++ b/app-misc/pax-utils/pax-utils-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
# Note: if bumping pax-utils because of syscall changes in glibc, please
# revbump glibc and update the dependency in its ebuild for the affected
# versions.
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit meson python-single-r1