commit:     210304622e8df7e46d42f92bccfcf8831d8bb0f1
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Tue Mar 24 08:20:34 2020 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue Mar 24 08:20:34 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=21030462

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 <AT> chymera.eu>

 sci-libs/spams-python/spams-python-2.6.ebuild | 4 ++--
 1 file 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
 

Reply via email to