summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2022-08-24 16:16:23 +0100
committerMarek Szuba <marecki@gentoo.org>2022-08-24 16:36:16 +0100
commit273a7f92150be905787cd14cb7896bc844fed7e1 (patch)
tree169d6e1bd41576f8c8ac69230b9f858cb2408f93
parentsec-keys/openpgp-keys-oisf: new package, version 20200807 (diff)
downloadgentoo-273a7f92.tar.gz
gentoo-273a7f92.tar.bz2
gentoo-273a7f92.zip
net-analyzer/suricata: enable py3.11
Builds, tests and installs fine with this Python version. Signed-off-by: Marek Szuba <marecki@gentoo.org>
-rw-r--r--net-analyzer/suricata/suricata-6.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/suricata/suricata-6.0.6.ebuild b/net-analyzer/suricata/suricata-6.0.6.ebuild
index 751a280a7b5d..a3816e04eee7 100644
--- a/net-analyzer/suricata/suricata-6.0.6.ebuild
+++ b/net-analyzer/suricata/suricata-6.0.6.ebuild
@@ -4,7 +4,7 @@
EAPI=8
LUA_COMPAT=( lua5-1 luajit )
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit autotools flag-o-matic linux-info lua-single python-single-r1 systemd tmpfiles