Diff mitmproxy-linux-0.12.8 with a mitmproxy-linux-0.12.9
| /usr/portage/net-proxy/mitmproxy-linux/mitmproxy-linux-0.12.9.ebuild 2026-02-04 11:18:06.994196753 +0300 | ||
|---|---|---|
| 1 |
# Copyright 2024-2025 Gentoo Authors |
|
| 1 |
# Copyright 2024-2026 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| ... | ... | |
| 64 | 64 |
LGPL-3+ MIT Unicode-3.0 WTFPL-2 ZLIB |
| 65 | 65 |
" |
| 66 | 66 |
SLOT="0" |
| 67 |
KEYWORDS="amd64 ~arm64" |
|
| 67 |
KEYWORDS="~amd64 ~arm64" |
|
| 68 | 68 | |
| 69 | 69 |
BDEPEND=" |
| 70 | 70 |
dev-util/bpf-linker |