commit: a3cd1f5c1c74e3d870c2e547715b6fb3083ac791
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Apr 18 09:22:16 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Apr 18 09:22:38 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a3cd1f5c
sci-biology/trans-abyss: bump python compat
not completely tested, because there is not test suite
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-biology/trans-abyss/trans-abyss-2.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-biology/trans-abyss/trans-abyss-2.0.1.ebuild
b/sci-biology/trans-abyss/trans-abyss-2.0.1.ebuild
index 859783cc0..cf10dd3b9 100644
--- a/sci-biology/trans-abyss/trans-abyss-2.0.1.ebuild
+++ b/sci-biology/trans-abyss/trans-abyss-2.0.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_7 )
+PYTHON_COMPAT=( python3_{7,8,9} )
inherit python-r1