Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/findutils/
Date: Wed, 01 Jun 2022 08:11:45
Message-Id: 1654071088.4e515ef225a31948ce40e89213ea7bf168656ac4.sam@gentoo
1 commit: 4e515ef225a31948ce40e89213ea7bf168656ac4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 1 08:09:01 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 1 08:11:28 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e515ef2
7
8 sys-apps/findutils: enable py3.11
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-apps/findutils/findutils-4.9.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/findutils/findutils-4.9.0.ebuild b/sys-apps/findutils/findutils-4.9.0.ebuild
16 index 775ec3a0f635..87b3edc629d7 100644
17 --- a/sys-apps/findutils/findutils-4.9.0.ebuild
18 +++ b/sys-apps/findutils/findutils-4.9.0.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=7
22
23 -PYTHON_COMPAT=( python3_{8..10} )
24 +PYTHON_COMPAT=( python3_{8..11} )
25 VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/findutils.asc
26 inherit flag-o-matic python-any-r1 verify-sig