mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-proxy/mitmproxy-linux: rust-bin seems to have BPF targets
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -28,7 +28,7 @@ declare -A GIT_CRATES=(
|
||||
DISTUTILS_EXT=1
|
||||
DISTUTILS_USE_PEP517=maturin
|
||||
PYTHON_COMPAT=( python3_{12..13} )
|
||||
RUST_REQ_USE="llvm_targets_BPF"
|
||||
RUST_REQ_USE="llvm_targets_BPF(+)"
|
||||
|
||||
inherit cargo distutils-r1 pypi
|
||||
|
||||
|
||||
@@ -30,7 +30,7 @@ declare -A GIT_CRATES=(
|
||||
DISTUTILS_EXT=1
|
||||
DISTUTILS_USE_PEP517=maturin
|
||||
PYTHON_COMPAT=( python3_{12..13} )
|
||||
RUST_REQ_USE="llvm_targets_BPF"
|
||||
RUST_REQ_USE="llvm_targets_BPF(+)"
|
||||
|
||||
inherit cargo distutils-r1 pypi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user