From 6fa3e544cdaab551737231f5d91743e32498cb4a Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Fri, 18 May 2018 19:46:53 -0700 Subject: [PATCH] dev-lang/rust: add python-3.6 support Builds fine. Package-Manager: Portage-2.3.38, Repoman-2.3.9 --- dev-lang/rust/rust-1.26.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/rust/rust-1.26.0.ebuild b/dev-lang/rust/rust-1.26.0.ebuild index db3e0046912e..4593386bba82 100644 --- a/dev-lang/rust/rust-1.26.0.ebuild +++ b/dev-lang/rust/rust-1.26.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_5 ) +PYTHON_COMPAT=( python{2_7,3_5,3_6} ) inherit multiprocessing python-any-r1 versionator toolchain-funcs -- 2.26.2