projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d96e62f
)
sci-libs/scikits: added python 3.5 compat
author
Sébastien Fabbro
<bicatali@gentoo.org>
Tue, 8 Mar 2016 23:07:21 +0000
(23:07 +0000)
committer
Sébastien Fabbro
<bicatali@gentoo.org>
Wed, 9 Mar 2016 18:47:06 +0000
(18:47 +0000)
Package-Manager: portage-2.2.27
sci-libs/scikits/scikits-0.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/scikits/scikits-0.1-r1.ebuild
b/sci-libs/scikits/scikits-0.1-r1.ebuild
index e5a3fae4d77608d47d52747100f549d35f93dea8..660d176a26b365289adb46c3d19abf3a358d768f 100644
(file)
--- a/
sci-libs/scikits/scikits-0.1-r1.ebuild
+++ b/
sci-libs/scikits/scikits-0.1-r1.ebuild
@@
-1,10
+1,10
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=
5
+EAPI=
6
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_3,3_4
,3_5
} pypy )
inherit python-r1