From 4d0643b56a624b1cbd9c8bebdca0132798ad839f Mon Sep 17 00:00:00 2001 From: Horea Christian Date: Mon, 31 Dec 2018 09:05:31 +0100 Subject: sci-libs/nibabel: PYTHON_COMPAT and EAPI bump Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Horea Christian --- sci-libs/nibabel/nibabel-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-libs/nibabel/nibabel-9999.ebuild b/sci-libs/nibabel/nibabel-9999.ebuild index 1fe4bf5a5..ab88031a7 100644 --- a/sci-libs/nibabel/nibabel-9999.ebuild +++ b/sci-libs/nibabel/nibabel-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # 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 git-r3 -- cgit v1.2.3-65-gdbad