projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
662c74e
)
dev-python/python-slip: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 08:33:30 +0000
(10:33 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 14:40:52 +0000
(16:40 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/python-slip/python-slip-0.6.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/python-slip/python-slip-0.6.1.ebuild
b/dev-python/python-slip/python-slip-0.6.1.ebuild
index cf602ebec16915f92b76c1088505e8ab829db09d..ef1a2e3f7a8bbd2c44896d09d93fda7fdb966c4f 100644
(file)
--- a/
dev-python/python-slip/python-slip-0.6.1.ebuild
+++ b/
dev-python/python-slip/python-slip-0.6.1.ebuild
@@
-4,7
+4,7
@@
EAPI=5
PYTHON_REQ_USE="xml"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4
,3_5,3_6
} )
inherit distutils-r1 eutils