mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 11:00:48 +02:00
opensnitch: minor fixes
This commit is contained in:
parent
43ca37f5c8
commit
eb3b263e87
3 changed files with 2 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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 )"
|
||||
|
||||
|
|
|
|||
|
|
@ -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*
|
||||
|
|
|
|||
Loading…
Reference in a new issue