commit:     17dc620f2e5c13aea2fbe89236f9dffa899cb2e2
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue May  2 12:23:29 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue May  2 12:23:29 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=17dc620f

sci-biology/hisat2: disable py3.9

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-biology/hisat2/hisat2-2.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-biology/hisat2/hisat2-2.2.1.ebuild 
b/sci-biology/hisat2/hisat2-2.2.1.ebuild
index ce46f7daa..9a30d7aef 100644
--- a/sci-biology/hisat2/hisat2-2.2.1.ebuild
+++ b/sci-biology/hisat2/hisat2-2.2.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
 
 inherit python-r1
 

Reply via email to