diff --git a/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-6.14.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-6.14.ebuild index 705323d839..c1cd4a582d 100644 --- a/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-6.14.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-6.14.ebuild @@ -4,7 +4,7 @@ EAPI=8 LLVM_COMPAT=( {18..20} ) -PYTHON_COMPAT=( python3_{10..13} python3_13t) +PYTHON_COMPAT=( python3_{11..13} python3_13t) inherit bash-completion-r1 estack flag-o-matic linux-info llvm-r1 toolchain-funcs python-r1 DESCRIPTION="Userland tools for Linux Performance Counters" @@ -34,7 +34,7 @@ S="${S_K}/tools/perf" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~loong ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~loong ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux" IUSE="abi_mips_o32 abi_mips_n32 abi_mips_n64 babeltrace capstone big-endian bpf caps crypt debug +doc gtk java libpfm +libtraceevent +libtracefs lzma numa perl +python +slang systemtap tcmalloc unwind" REQUIRED_USE=" @@ -89,7 +89,7 @@ RDEPEND=" app-arch/zstd:= dev-libs/elfutils sys-libs/binutils-libs:= - sys-libs/zlib + virtual/zlib:= virtual/libcrypt " diff --git a/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-6.16-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-6.16-r1.ebuild index 8ef5a9c46b..06b673983a 100644 --- a/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-6.16-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-6.16-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 LLVM_COMPAT=( {18..21} ) -PYTHON_COMPAT=( python3_{10..14} python3_{13,14}t) +PYTHON_COMPAT=( python3_{11..14} python3_{13,14}t) inherit bash-completion-r1 estack flag-o-matic linux-info llvm-r1 toolchain-funcs python-single-r1 DESCRIPTION="Userland tools for Linux Performance Counters" @@ -89,7 +89,7 @@ RDEPEND=" app-arch/zstd:= dev-libs/elfutils sys-libs/binutils-libs:= - sys-libs/zlib + virtual/zlib:= virtual/libcrypt " diff --git a/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-6.16.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-6.16.ebuild index 52241dbf23..29add77228 100644 --- a/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-6.16.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-6.16.ebuild @@ -4,7 +4,7 @@ EAPI=8 LLVM_COMPAT=( {18..20} ) -PYTHON_COMPAT=( python3_{10..14} python3_{13,14}t) +PYTHON_COMPAT=( python3_{11..14} python3_{13,14}t) inherit bash-completion-r1 estack flag-o-matic linux-info llvm-r1 toolchain-funcs python-r1 DESCRIPTION="Userland tools for Linux Performance Counters" @@ -89,7 +89,7 @@ RDEPEND=" app-arch/zstd:= dev-libs/elfutils sys-libs/binutils-libs:= - sys-libs/zlib + virtual/zlib:= virtual/libcrypt " diff --git a/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-6.17.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-6.17.ebuild index 8ef5a9c46b..06b673983a 100644 --- a/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-6.17.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-6.17.ebuild @@ -4,7 +4,7 @@ EAPI=8 LLVM_COMPAT=( {18..21} ) -PYTHON_COMPAT=( python3_{10..14} python3_{13,14}t) +PYTHON_COMPAT=( python3_{11..14} python3_{13,14}t) inherit bash-completion-r1 estack flag-o-matic linux-info llvm-r1 toolchain-funcs python-single-r1 DESCRIPTION="Userland tools for Linux Performance Counters" @@ -89,7 +89,7 @@ RDEPEND=" app-arch/zstd:= dev-libs/elfutils sys-libs/binutils-libs:= - sys-libs/zlib + virtual/zlib:= virtual/libcrypt "