commit:     07ecaa34ab6b0106fa8b4172f0485cf7312efd62
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 10 17:33:38 2024 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Jan 10 17:33:38 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07ecaa34

app-portage/unsymlink-lib: disable py3.9

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 app-portage/unsymlink-lib/unsymlink-lib-20.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/unsymlink-lib/unsymlink-lib-20.ebuild 
b/app-portage/unsymlink-lib/unsymlink-lib-20.ebuild
index b3de9155ea57..dcb3f06409c2 100644
--- a/app-portage/unsymlink-lib/unsymlink-lib-20.ebuild
+++ b/app-portage/unsymlink-lib/unsymlink-lib-20.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..12} )
 inherit python-single-r1
 
 DESCRIPTION="Convert your system to SYMLINK_LIB=no"

Reply via email to