opensnitch: minor fixes

This commit is contained in:
Anton Bolshakov 2024-10-30 10:21:40 +08:00
parent 43ca37f5c8
commit eb3b263e87
No known key found for this signature in database
GPG key ID: 32BDCED870788F04
3 changed files with 2 additions and 6 deletions

View file

@ -15,7 +15,7 @@ SRC_URI="
S="${WORKDIR}/opensnitch-${PV}"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="amd64"
IUSE="dist-kernel"
EBPF_DIR=ebpf_prog

View file

@ -17,7 +17,7 @@ SRC_URI="
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="amd64"
IUSE="+audit bpf +iptables +nftables systemd"
REQUIRED_USE="|| ( iptables nftables )"

View file

@ -283,10 +283,6 @@ dev-python/apng
#required by sqlmap atlas
=dev-python/humanfriendly-9*
app-admin/opensnitch
# https://github.com/grpc/grpc/issues/33918
=dev-python/grpcio-tools-1.51*
#empire
<dev-python/jq-1.6 ~amd64
=dev-python/python-socketio-5*