summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneeshy <neeshy@tfwno.gf>2020-03-25 15:36:47 -0400
committerCraig Andrews <candrews@gentoo.org>2020-04-18 22:35:35 -0400
commit4c2195f6a26cbe606137f6616a8b1bc8f2c7cb1a (patch)
tree4fed170dc8b966b63c2fe5c69407b6a54192433b /dev-lang/rust
parentapp-text/pastebinit: add python3_8 target (diff)
downloadgentoo-4c2195f6a26cbe606137f6616a8b1bc8f2c7cb1a.tar.gz
gentoo-4c2195f6a26cbe606137f6616a8b1bc8f2c7cb1a.tar.bz2
gentoo-4c2195f6a26cbe606137f6616a8b1bc8f2c7cb1a.zip
dev-lang/rust: add python3_8 target
Signed-off-by: Nima Sadeghi <neeshy@tfwno.gf> Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'dev-lang/rust')
-rw-r--r--dev-lang/rust/rust-1.42.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.42.0.ebuild b/dev-lang/rust/rust-1.42.0.ebuild
index d61ae45fa31c..769cc360926b 100644
--- a/dev-lang/rust/rust-1.42.0.ebuild
+++ b/dev-lang/rust/rust-1.42.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit bash-completion-r1 check-reqs estack flag-o-matic llvm multiprocessing multilib-build python-any-r1 rust-toolchain toolchain-funcs