commit:     26809fe4c3ebdad74e81e32e608c310325f76cc0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May  7 10:11:35 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May  7 10:11:35 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26809fe4

sys-libs/libxcrypt: disable py3.10

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-libs/libxcrypt/libxcrypt-4.4.38.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.38.ebuild 
b/sys-libs/libxcrypt/libxcrypt-4.4.38.ebuild
index 60dcdd51891e..696177612408 100644
--- a/sys-libs/libxcrypt/libxcrypt-4.4.38.ebuild
+++ b/sys-libs/libxcrypt/libxcrypt-4.4.38.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
 # NEED_BOOTSTRAP is for developers to quickly generate a tarball
 # for publishing to the tree.
 NEED_BOOTSTRAP="no"

Reply via email to