From: Georgy Yakovlev Date: Sat, 19 May 2018 02:46:53 +0000 (-0700) Subject: dev-lang/rust: add python-3.6 support X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6fa3e544cdaab551737231f5d91743e32498cb4a;p=gentoo.git dev-lang/rust: add python-3.6 support Builds fine. Package-Manager: Portage-2.3.38, Repoman-2.3.9 --- 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