projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b62be7
)
dev-lang/rust: add python-3.6 support
author
Georgy Yakovlev
<ya@sysdump.net>
Sat, 19 May 2018 02:46:53 +0000
(19:46 -0700)
committer
Dirkjan Ochtman
<djc@gentoo.org>
Sat, 19 May 2018 08:06:35 +0000
(10:06 +0200)
Builds fine.
Package-Manager: Portage-2.3.38, Repoman-2.3.9
dev-lang/rust/rust-1.26.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/rust/rust-1.26.0.ebuild
b/dev-lang/rust/rust-1.26.0.ebuild
index db3e0046912ebb620186f9a308edec1c821bafe7..4593386bba8252c207dedf465726a3ed9bb9724e 100644
(file)
--- 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=( python
2_7 python3_5
)
+PYTHON_COMPAT=( python
{2_7,3_5,3_6}
)
inherit multiprocessing python-any-r1 versionator toolchain-funcs