commit: 1a6a11935660571034093947f1f2a7aa979f34ef
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Fri Jan 13 07:55:29 2023 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Fri Jan 13 07:55:29 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=1a6a1193
sci-biology/deeptools-intervals: update EAPI 7 -> 8
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
sci-biology/deeptools-intervals/deeptools-intervals-0.1.9.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sci-biology/deeptools-intervals/deeptools-intervals-0.1.9.ebuild
b/sci-biology/deeptools-intervals/deeptools-intervals-0.1.9.ebuild
index 1eecdd1b9..38f9aea0f 100644
--- a/sci-biology/deeptools-intervals/deeptools-intervals-0.1.9.ebuild
+++ b/sci-biology/deeptools-intervals/deeptools-intervals-0.1.9.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit distutils-r1