Сравнение cni-plugins-1.1.1 с cni-plugins-1.1.1-r1
/usr/portage/app-containers/cni-plugins/cni-plugins-1.1.1-r1.ebuild 2023-10-09 14:52:28.216368318 +0300 | ||
---|---|---|
13 | 13 |
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv" |
14 | 14 |
IUSE="hardened" |
15 | 15 | |
16 |
CONFIG_CHECK="~BRIDGE_VLAN_FILTERING" |
|
16 |
RDEPEND="net-firewall/iptables" |
|
17 | ||
18 |
CONFIG_CHECK="~BRIDGE_VLAN_FILTERING ~NETFILTER_XT_MATCH_COMMENT |
|
19 |
~NETFILTER_XT_MATCH_MULTIPORT" |
|
20 | ||
17 | 21 |
S="${WORKDIR}/plugins-${PV}" |
18 | 22 | |
19 | 23 |
src_compile() { |