commit: d9dcd70f7240110ac02e0c4e4446625330c570bd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 20 23:35:46 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 20 23:35:46 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9dcd70f
sys-apps/findutils: disable py3.10
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/findutils/findutils-4.10.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/findutils/findutils-4.10.0.ebuild
b/sys-apps/findutils/findutils-4.10.0.ebuild
index 025aa80e5b3b..9997cc77045e 100644
--- a/sys-apps/findutils/findutils-4.10.0.ebuild
+++ b/sys-apps/findutils/findutils-4.10.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/findutils.asc
inherit flag-o-matic python-any-r1 verify-sig