summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-11-01 14:14:07 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-11-01 14:24:40 -0700
commit210401b764fcac92b29c8b1fc4395cea92e7f3b5 (patch)
tree735899524f3c3348c2c3557503a5a11065d06f43 /dev-lang/rust
parentvirtual/rust: add 1.56.1 (diff)
downloadgentoo-210401b764fcac92b29c8b1fc4395cea92e7f3b5.tar.gz
gentoo-210401b764fcac92b29c8b1fc4395cea92e7f3b5.tar.bz2
gentoo-210401b764fcac92b29c8b1fc4395cea92e7f3b5.zip
dev-lang/rust: enable py3.10
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-lang/rust')
-rw-r--r--dev-lang/rust/rust-1.56.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.56.1.ebuild b/dev-lang/rust/rust-1.56.1.ebuild
index a388d0a00694..fb91e3b48cd1 100644
--- a/dev-lang/rust/rust-1.56.1.ebuild
+++ b/dev-lang/rust/rust-1.56.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
inherit bash-completion-r1 check-reqs estack flag-o-matic llvm multiprocessing \
multilib-build python-any-r1 rust-toolchain toolchain-funcs verify-sig