commit:     ffcf3f19e5ef9de19fe41eb1ee1e759091c4f8da
Author:     Horea Christian <horea.christ <AT> yandex <DOT> com>
AuthorDate: Fri Jul 27 15:42:11 2018 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Fri Jul 27 15:42:11 2018 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=ffcf3f19

sci-libs/nibabel: EAPI and PYTHON_COMPAT bump

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 sci-libs/nibabel/nibabel-2.1.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-libs/nibabel/nibabel-2.1.0.ebuild 
b/sci-libs/nibabel/nibabel-2.1.0.ebuild
index 71dc0fff3..d25151e1a 100644
--- a/sci-libs/nibabel/nibabel-2.1.0.ebuild
+++ b/sci-libs/nibabel/nibabel-2.1.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1
 

Reply via email to