mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-09 20:52:03 +01:00
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:
parent
2869882c5d
commit
6fc30aa521
@ -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
|
||||||
|
|
||||||
|
|||||||
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user