aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <chr@chymera.eu>2020-01-10 14:26:49 +0100
committerHorea Christian <chr@chymera.eu>2020-01-10 14:26:49 +0100
commit3977895bccf34df094284f397a583883a22c575a (patch)
treeb789f82d1a17e68aeeadccec20916dfacf5647ad /sci-libs/pybids/pybids-0.5.0.ebuild
parentsci-biology/nilearn: deprecated versions and PYTHON_COMPAT (diff)
downloadsci-3977895bccf34df094284f397a583883a22c575a.tar.gz
sci-3977895bccf34df094284f397a583883a22c575a.tar.bz2
sci-3977895bccf34df094284f397a583883a22c575a.zip
sci-libs/pybids: deprecated PYTHON_COMPAT
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Horea Christian <chr@chymera.eu>
Diffstat (limited to 'sci-libs/pybids/pybids-0.5.0.ebuild')
-rw-r--r--sci-libs/pybids/pybids-0.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/pybids/pybids-0.5.0.ebuild b/sci-libs/pybids/pybids-0.5.0.ebuild
index 65c268624..89c29a831 100644
--- a/sci-libs/pybids/pybids-0.5.0.ebuild
+++ b/sci-libs/pybids/pybids-0.5.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1