commit: 0ed8531664f1aebb9e85ef2a454957b7c2659fb7
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat May 24 05:11:26 2025 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat May 24 05:11:26 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ed85316
sys-fs/lxcfs: enable py3.14
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
sys-fs/lxcfs/lxcfs-6.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/lxcfs/lxcfs-6.0.4.ebuild b/sys-fs/lxcfs/lxcfs-6.0.4.ebuild
index dd903105a61d..bd783dafb34e 100644
--- a/sys-fs/lxcfs/lxcfs-6.0.4.ebuild
+++ b/sys-fs/lxcfs/lxcfs-6.0.4.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..14} )
inherit cmake meson python-any-r1 systemd verify-sig