app-misc/pax-utils: Sync with Gentoo

It's from Gentoo commit f12f6e19940705a0a36dd6c5339e6e1c0d03d73a.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
Flatcar Buildbot 2025-11-03 07:06:39 +00:00 committed by Krzesimir Nowak
parent 2869882c5d
commit 6fc30aa521
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ EAPI=8
# Note: if bumping pax-utils because of syscall changes in glibc, please # Note: if bumping pax-utils because of syscall changes in glibc, please
# revbump glibc and update the dependency in its ebuild for the affected # revbump glibc and update the dependency in its ebuild for the affected
# versions. # versions.
PYTHON_COMPAT=( python3_{10..13} ) PYTHON_COMPAT=( python3_{11..14} )
inherit meson python-single-r1 inherit meson python-single-r1

View File

@ -1,4 +1,4 @@
# Copyright 2022-2024 Gentoo Authors # Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
@ -6,7 +6,7 @@ EAPI=8
# Note: if bumping pax-utils because of syscall changes in glibc, please # Note: if bumping pax-utils because of syscall changes in glibc, please
# revbump glibc and update the dependency in its ebuild for the affected # revbump glibc and update the dependency in its ebuild for the affected
# versions. # versions.
PYTHON_COMPAT=( python3_{10..13} ) PYTHON_COMPAT=( python3_{11..14} )
inherit meson python-single-r1 inherit meson python-single-r1