sci-libs/scikits: added python 3.5 compat
authorSébastien Fabbro <bicatali@gentoo.org>
Tue, 8 Mar 2016 23:07:21 +0000 (23:07 +0000)
committerSé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

index e5a3fae4d77608d47d52747100f549d35f93dea8..660d176a26b365289adb46c3d19abf3a358d768f 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 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