commit:     de81b741f4c3b303115a10e8356c81445eee1f0e
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 21 09:12:16 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Oct 21 09:12:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de81b741

net-analyzer/linkchecker: disable py3.9

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 net-analyzer/linkchecker/linkchecker-10.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/linkchecker/linkchecker-10.3.0.ebuild 
b/net-analyzer/linkchecker/linkchecker-10.3.0.ebuild
index 47300ef80424..99f1f95cbe3d 100644
--- a/net-analyzer/linkchecker/linkchecker-10.3.0.ebuild
+++ b/net-analyzer/linkchecker/linkchecker-10.3.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..12} )
 PYTHON_REQ_USE="sqlite?"
 DISTUTILS_USE_PEP517=hatchling
 DISTUTILS_SINGLE_IMPL=1

Reply via email to