aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <chr@chymera.eu>2020-03-24 04:20:34 -0400
committerHorea Christian <chr@chymera.eu>2020-03-24 04:20:34 -0400
commit210304622e8df7e46d42f92bccfcf8831d8bb0f1 (patch)
treedabb982d034a2b5ace12ac8139422f13cc4bd2e5 /sci-libs/spams-python
parentsci-libs/pybids: version bump 0.10.2 (diff)
downloadsci-210304622e8df7e46d42f92bccfcf8831d8bb0f1.tar.gz
sci-210304622e8df7e46d42f92bccfcf8831d8bb0f1.tar.bz2
sci-210304622e8df7e46d42f92bccfcf8831d8bb0f1.zip
sci-libs/spams-python: PYTHON_COMPAT update to 3_7
Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Horea Christian <chr@chymera.eu>
Diffstat (limited to 'sci-libs/spams-python')
-rw-r--r--sci-libs/spams-python/spams-python-2.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/spams-python/spams-python-2.6.ebuild b/sci-libs/spams-python/spams-python-2.6.ebuild
index 59a809762..35dd8463c 100644
--- a/sci-libs/spams-python/spams-python-2.6.ebuild
+++ b/sci-libs/spams-python/spams-python-2.6.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,7} )
inherit distutils-r1 toolchain-funcs