From 6e256f0c70a4bfc61880284d022fe3e2b91482ad Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 17 Nov 2025 07:08:23 +0000 Subject: [PATCH] dev-util/pahole: Sync with Gentoo It's from Gentoo commit 3f9689daa18058fa4adc944100fa1f95bfbaa5b4. Signed-off-by: Flatcar Buildbot --- .../portage-stable/dev-util/pahole/pahole-1.27-r1.ebuild | 4 ++-- .../portage-stable/dev-util/pahole/pahole-1.29.ebuild | 4 ++-- .../portage-stable/dev-util/pahole/pahole-1.30.ebuild | 2 +- .../portage-stable/dev-util/pahole/pahole-9999.ebuild | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/dev-util/pahole/pahole-1.27-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/pahole/pahole-1.27-r1.ebuild index b0d382410c..739a10d9b9 100644 --- a/sdk_container/src/third_party/portage-stable/dev-util/pahole/pahole-1.27-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-util/pahole/pahole-1.27-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..13} ) inherit cmake python-single-r1 MY_PN=dwarves @@ -39,7 +39,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} >=dev-libs/elfutils-0.178 - sys-libs/zlib" + virtual/zlib:=" DEPEND="${RDEPEND}" DOCS=( README README.ctracer NEWS ) diff --git a/sdk_container/src/third_party/portage-stable/dev-util/pahole/pahole-1.29.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/pahole/pahole-1.29.ebuild index 3509d3145f..abca498bcd 100644 --- a/sdk_container/src/third_party/portage-stable/dev-util/pahole/pahole-1.29.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-util/pahole/pahole-1.29.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..13} ) inherit cmake python-single-r1 MY_PN=dwarves @@ -40,7 +40,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} >=dev-libs/elfutils-0.178 - sys-libs/zlib" + virtual/zlib:=" DEPEND="${RDEPEND}" DOCS=( README README.ctracer NEWS ) diff --git a/sdk_container/src/third_party/portage-stable/dev-util/pahole/pahole-1.30.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/pahole/pahole-1.30.ebuild index dd55971b21..abca498bcd 100644 --- a/sdk_container/src/third_party/portage-stable/dev-util/pahole/pahole-1.30.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-util/pahole/pahole-1.30.ebuild @@ -40,7 +40,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} >=dev-libs/elfutils-0.178 - sys-libs/zlib" + virtual/zlib:=" DEPEND="${RDEPEND}" DOCS=( README README.ctracer NEWS ) diff --git a/sdk_container/src/third_party/portage-stable/dev-util/pahole/pahole-9999.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/pahole/pahole-9999.ebuild index aec4fed1de..3536a26c14 100644 --- a/sdk_container/src/third_party/portage-stable/dev-util/pahole/pahole-9999.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-util/pahole/pahole-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..13} ) inherit cmake python-single-r1 MY_PN=dwarves @@ -40,7 +40,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} >=dev-libs/elfutils-0.178 - sys-libs/zlib" + virtual/zlib:=" DEPEND="${RDEPEND}" DOCS=( README README.ctracer NEWS )