commit: c399b73baed076fd9704f7ac3d508eb09ce9c5d4 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Sun Apr 30 13:32:28 2017 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Sun Apr 30 13:32:28 2017 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c399b73b
sci-biology/oncotator: note that python-3.x is not supported Package-Manager: Portage-2.3.5, Repoman-2.3.2 sci-biology/oncotator/oncotator-1.9.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/oncotator/oncotator-1.9.2.0.ebuild b/sci-biology/oncotator/oncotator-1.9.2.0.ebuild index a8a042d1d..77f439b6d 100644 --- a/sci-biology/oncotator/oncotator-1.9.2.0.ebuild +++ b/sci-biology/oncotator/oncotator-1.9.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 ) +PYTHON_COMPAT=( python2_7 ) # no python3+, issue #364 inherit distutils-r1 DESCRIPTION="Annotate genetic variants in VCF"