commit: 44f1e176100adf8de5b8dcb9c460f23f2d70b3f6
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Fri May 8 05:07:01 2020 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Fri May 8 05:07:01 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=44f1e176
sci-libs/pybids: updated PYTHON_COMPAT
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
sci-libs/pybids/pybids-0.6.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/pybids/pybids-0.6.5.ebuild
b/sci-libs/pybids/pybids-0.6.5.ebuild
index 1a3e5aa5f..4aec991e7 100644
--- a/sci-libs/pybids/pybids-0.6.5.ebuild
+++ b/sci-libs/pybids/pybids-0.6.5.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1