Skip to content

Commit

Permalink
opensnitch: python 3.12 target
Browse files Browse the repository at this point in the history
  • Loading branch information
blshkv committed May 6, 2024
1 parent 361676b commit bd9d328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-admin/opensnitch/opensnitch-1.6.5.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..11} )
PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 go-module linux-info systemd xdg-utils

DESCRIPTION="Desktop application firewall"
Expand Down

0 comments on commit bd9d328

Please sign in to comment.