commit: a86429cc5183e439e13405dcc1a4fc1e0968725e
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Mon Jul 11 14:06:16 2022 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Mon Jul 11 14:06:16 2022 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a86429cc
sci-libs/simpleitk: EAPI and PYTHON_COMPAT bump
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
sci-libs/simpleitk/simpleitk-1.2.4.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sci-libs/simpleitk/simpleitk-1.2.4.ebuild
b/sci-libs/simpleitk/simpleitk-1.2.4.ebuild
index 8a3bf5f5a..fa9a721e3 100644
--- a/sci-libs/simpleitk/simpleitk-1.2.4.ebuild
+++ b/sci-libs/simpleitk/simpleitk-1.2.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
LUA_COMPAT=( lua5-{1..3} )
inherit lua-single cmake python-single-r1