projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9541fd
)
dev-python/pyspf: Tested on py3.5 & py3.6
author
Michał Górny
<mgorny@gentoo.org>
Wed, 26 Apr 2017 14:18:17 +0000
(16:18 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 26 Apr 2017 15:26:29 +0000
(17:26 +0200)
dev-python/pyspf/pyspf-2.0.12.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyspf/pyspf-2.0.12.ebuild
b/dev-python/pyspf/pyspf-2.0.12.ebuild
index 7c6e13292c35bb65d2b0e582eab3833af2bbf3c2..98ead590823aa08f9de15e193dbf7481a2cd0a66 100644
(file)
--- a/
dev-python/pyspf/pyspf-2.0.12.ebuild
+++ b/
dev-python/pyspf/pyspf-2.0.12.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4
,3_5,3_6
} )
PYTHON_REQ_USE="ipv6?"
inherit distutils-r1