mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-19 15:29:07 -07:00
net-misc/networkmanager: disable py3.11
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
MY_PN="NetworkManager"
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
PYTHON_COMPAT=( python3_{12..14} )
|
||||
|
||||
inherit linux-info meson-multilib flag-o-matic python-any-r1 \
|
||||
readme.gentoo-r1 systemd toolchain-funcs udev vala virtualx
|
||||
|
||||
Reference in New Issue
Block a user