From 4c2195f6a26cbe606137f6616a8b1bc8f2c7cb1a Mon Sep 17 00:00:00 2001 From: neeshy Date: Wed, 25 Mar 2020 15:36:47 -0400 Subject: [PATCH] dev-lang/rust: add python3_8 target Signed-off-by: Nima Sadeghi Signed-off-by: Craig Andrews --- dev-lang/rust/rust-1.42.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2