commit: 119386554be44692e4cae31974f3de350e9500cc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 1 14:50:39 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 1 14:50:39 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11938655
dev-libs/libnl: sync live
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/libnl/libnl-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/libnl/libnl-9999.ebuild b/dev-libs/libnl/libnl-9999.ebuild
index b828b0d10a17..b30c49db70f8 100644
--- a/dev-libs/libnl/libnl-9999.ebuild
+++ b/dev-libs/libnl/libnl-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,7 +8,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_OPTIONAL=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit autotools distutils-r1 multilib-minimal
LIBNL_P=${P/_/-}