mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-misc/kea: enable py3.12
Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
This commit is contained in:
@@ -10,7 +10,7 @@ MY_P="${PN}-${MY_PV}"
|
||||
DESCRIPTION="High-performance production grade DHCPv4 & DHCPv6 server"
|
||||
HOMEPAGE="https://www.isc.org/kea/"
|
||||
|
||||
PYTHON_COMPAT=( python3_{8..11} )
|
||||
PYTHON_COMPAT=( python3_{8..12} )
|
||||
|
||||
inherit autotools fcaps python-single-r1 systemd tmpfiles
|
||||
|
||||
|
||||
Reference in New Issue
Block a user