projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce241a5
)
dev-python/xonsh: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:32:25 +0000
(20:32 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:46:09 +0000
(20:46 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/xonsh/xonsh-0.4.7.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/xonsh/xonsh-0.4.7.ebuild
b/dev-python/xonsh/xonsh-0.4.7.ebuild
index 92dd9328a6e211eda60787e4348fea4777156905..d6c9310916d2086ac43671e64dbe035f625a87f8 100644
(file)
--- a/
dev-python/xonsh/xonsh-0.4.7.ebuild
+++ b/
dev-python/xonsh/xonsh-0.4.7.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5
,6
} )
inherit distutils-r1 eutils