commit: 4d527ea9def1ecbf56ffb994a359b093133924bf Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Thu Apr 20 17:17:13 2017 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Thu Apr 20 17:17:13 2017 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4d527ea9
sci-biology/oncotator: drop python3_5 until issue #364 is answered 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 cc358c2c2..9f18d269a 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 python3_5 ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Annotate genetic variants in VCF"