commit:     849f966b89371fd6d3b2428228452643f1469f91
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Sat Jan 14 11:21:02 2023 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Sat Jan 14 11:21:10 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=849f966b

sci-biology/Fastaq: update EAPI and PYTHON_COMPAT

Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 sci-biology/Fastaq/Fastaq-3.17.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-biology/Fastaq/Fastaq-3.17.0.ebuild 
b/sci-biology/Fastaq/Fastaq-3.17.0.ebuild
index 28ff526f6..e62cd5e8f 100644
--- a/sci-biology/Fastaq/Fastaq-3.17.0.ebuild
+++ b/sci-biology/Fastaq/Fastaq-3.17.0.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
 

Reply via email to