summaryrefslogtreecommitdiff
path: root/dev-util
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-04-22 19:12:45 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-04-22 19:12:45 +0000
commit8b76d681a72190b3dbe575894fc1f47df03e5751 (patch)
tree47c37233312eb7baf120e33019bc7a1ba10b6fad /dev-util
parent3bac0c1b93e7e7849ecfe749f6864ed1ad5e018d (diff)
downloadbaldeagleos-repo-8b76d681a72190b3dbe575894fc1f47df03e5751.tar.gz
baldeagleos-repo-8b76d681a72190b3dbe575894fc1f47df03e5751.tar.xz
baldeagleos-repo-8b76d681a72190b3dbe575894fc1f47df03e5751.zip
Adding metadata
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/perf/perf-6.14.ebuild4
-rw-r--r--dev-util/perf/perf-6.18.5.ebuild2
-rw-r--r--dev-util/perf/perf-6.19.12.ebuild2
-rw-r--r--dev-util/perf/perf-7.0.ebuild2
4 files changed, 9 insertions, 1 deletions
diff --git a/dev-util/perf/perf-6.14.ebuild b/dev-util/perf/perf-6.14.ebuild
index 5475292ac1e4..da30a74d256b 100644
--- a/dev-util/perf/perf-6.14.ebuild
+++ b/dev-util/perf/perf-6.14.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
LLVM_COMPAT=( {18..20} )
+LLVM_OPTIONAL=1
PYTHON_COMPAT=( python3_{10..14} )
inherit bash-completion-r1 estack flag-o-matic linux-info llvm-r1 toolchain-funcs python-r1
@@ -39,6 +40,7 @@ IUSE="abi_mips_o32 abi_mips_n32 abi_mips_n64 babeltrace capstone big-endian bpf
REQUIRED_USE="
${PYTHON_REQUIRED_USE}
+ bpf? ( ${LLVM_REQUIRED_USE} )
"
# setuptools (and Python) are always needed even if not building Python bindings
diff --git a/dev-util/perf/perf-6.18.5.ebuild b/dev-util/perf/perf-6.18.5.ebuild
index 4b59f5b3ff03..0823fad5d527 100644
--- a/dev-util/perf/perf-6.18.5.ebuild
+++ b/dev-util/perf/perf-6.18.5.ebuild
@@ -4,6 +4,7 @@
EAPI=8
LLVM_COMPAT=( {18..21} )
+LLVM_OPTIONAL=1
PYTHON_COMPAT=( python3_{10..14} )
inherit bash-completion-r1 estack flag-o-matic linux-info llvm-r1 toolchain-funcs python-single-r1
@@ -39,6 +40,7 @@ IUSE="abi_mips_o32 abi_mips_n32 abi_mips_n64 babeltrace capstone big-endian bpf
REQUIRED_USE="
${PYTHON_REQUIRED_USE}
+ bpf? ( ${LLVM_REQUIRED_USE} )
"
# setuptools (and Python) are always needed even if not building Python bindings
diff --git a/dev-util/perf/perf-6.19.12.ebuild b/dev-util/perf/perf-6.19.12.ebuild
index 7f4685870080..27c06b846100 100644
--- a/dev-util/perf/perf-6.19.12.ebuild
+++ b/dev-util/perf/perf-6.19.12.ebuild
@@ -4,6 +4,7 @@
EAPI=8
LLVM_COMPAT=( {18..21} )
+LLVM_OPTIONAL=1
PYTHON_COMPAT=( python3_{10..14} )
inherit bash-completion-r1 estack flag-o-matic linux-info llvm-r2 toolchain-funcs python-single-r1
@@ -39,6 +40,7 @@ IUSE="abi_mips_o32 abi_mips_n32 abi_mips_n64 babeltrace capstone big-endian bpf
REQUIRED_USE="
${PYTHON_REQUIRED_USE}
+ bpf? ( ${LLVM_REQUIRED_USE} )
"
# setuptools (and Python) are always needed even if not building Python bindings
diff --git a/dev-util/perf/perf-7.0.ebuild b/dev-util/perf/perf-7.0.ebuild
index 325858ed2546..21b4f143533f 100644
--- a/dev-util/perf/perf-7.0.ebuild
+++ b/dev-util/perf/perf-7.0.ebuild
@@ -4,6 +4,7 @@
EAPI=8
LLVM_COMPAT=( {18..22} )
+LLVM_OPTIONAL=1
PYTHON_COMPAT=( python3_{10..14} )
inherit bash-completion-r1 estack flag-o-matic linux-info llvm-r2 toolchain-funcs python-single-r1
@@ -39,6 +40,7 @@ IUSE="abi_mips_o32 abi_mips_n32 abi_mips_n64 babeltrace capstone big-endian bpf
REQUIRED_USE="
${PYTHON_REQUIRED_USE}
+ bpf? ( ${LLVM_REQUIRED_USE} )
"
# setuptools (and Python) are always needed even if not building Python bindings