commit: 5f56d243b9a0fbc9acb130fae38651c202ef4981
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 3 13:32:53 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 3 13:33:43 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f56d243
sys-apps/coreutils: enable py3.11
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/coreutils/coreutils-9.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/coreutils/coreutils-9.1-r2.ebuild
b/sys-apps/coreutils/coreutils-9.1-r2.ebuild
index d5eb937ea948..08dc284676e9 100644
--- a/sys-apps/coreutils/coreutils-9.1-r2.ebuild
+++ b/sys-apps/coreutils/coreutils-9.1-r2.ebuild
@@ -7,7 +7,7 @@ EAPI=7
# The upstream coreutils maintianers also maintain the package in Fedora and
may
# backport fixes which we want to pick up.
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/coreutils.asc
inherit flag-o-matic python-any-r1 toolchain-funcs verify-sig