sys-apps/coreutils: enable py3.11

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2023-02-03 13:32:53 +00:00
parent 686e617faf
commit 5f56d243b9
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
1 changed files with 1 additions and 1 deletions

View File

@ -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