commit: 4e515ef225a31948ce40e89213ea7bf168656ac4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 1 08:09:01 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 1 08:11:28 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e515ef2
sys-apps/findutils: enable py3.11
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/findutils/findutils-4.9.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/findutils/findutils-4.9.0.ebuild
b/sys-apps/findutils/findutils-4.9.0.ebuild
index 775ec3a0f635..87b3edc629d7 100644
--- a/sys-apps/findutils/findutils-4.9.0.ebuild
+++ b/sys-apps/findutils/findutils-4.9.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/findutils.asc
inherit flag-o-matic python-any-r1 verify-sig