mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-24 02:31:54 +01:00
dev-util/perf: Sync with Gentoo
It's from Gentoo commit 3c71c0489aa6d9ce4d9f708c073a8504990ede7a. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
6e256f0c70
commit
dde0d2eaec
@ -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
|
||||
"
|
||||
|
||||
|
||||
@ -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
|
||||
"
|
||||
|
||||
|
||||
@ -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
|
||||
"
|
||||
|
||||
|
||||
@ -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
|
||||
"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user