commit: 6c8fb90998dcb9570df323291eae7eebb1086d37
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Mon Feb 1 03:10:57 2021 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Mon Feb 1 03:10:57 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6c8fb909
sci-biology/last: EAPI and PYTHON_COMPAT bump
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
sci-biology/last/last-852.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sci-biology/last/last-852.ebuild b/sci-biology/last/last-852.ebuild
index b063550b3..ed21ba097 100644
--- a/sci-biology/last/last-852.ebuild
+++ b/sci-biology/last/last-852.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_7} )
inherit toolchain-funcs python-single-r1