summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-05-23 10:00:12 +0200
committerMichał Górny <mgorny@gentoo.org>2021-05-23 10:01:25 +0200
commit15b921e87946421b5e1b39a6a08a60216ebd65af (patch)
tree35a5198ece3dd9d300f9f55a125edbf259ebd9e8 /sys-apps/coreutils
parentapp-portage/diffmask: Enable python3.9 (diff)
downloadgentoo-15b921e87946421b5e1b39a6a08a60216ebd65af.tar.gz
gentoo-15b921e87946421b5e1b39a6a08a60216ebd65af.tar.bz2
gentoo-15b921e87946421b5e1b39a6a08a60216ebd65af.zip
sys-apps/coreutils: Enable up to py3.10
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r--sys-apps/coreutils/coreutils-8.32-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/coreutils/coreutils-8.32-r1.ebuild b/sys-apps/coreutils/coreutils-8.32-r1.ebuild
index 4ff6e6859fbd..47b5462e103f 100644
--- a/sys-apps/coreutils/coreutils-8.32-r1.ebuild
+++ b/sys-apps/coreutils/coreutils-8.32-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..10} )
inherit flag-o-matic python-any-r1 toolchain-funcs