From 210304622e8df7e46d42f92bccfcf8831d8bb0f1 Mon Sep 17 00:00:00 2001 From: Horea Christian Date: Tue, 24 Mar 2020 04:20:34 -0400 Subject: 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 --- sci-libs/spams-python/spams-python-2.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-libs/spams-python') 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 -- cgit v1.2.3-65-gdbad