opensnitch: python 3.12 target

This commit is contained in:
Anton Bolshakov 2024-05-06 20:21:33 +08:00
parent 361676b5ba
commit bd9d3285c6
No known key found for this signature in database
GPG key ID: 32BDCED870788F04

View file

@ -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"