commit: 57b259c58ac4e200456b5253c4b9f722531bc0ab
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Thu Apr 20 17:07:36 2017 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Thu Apr 20 17:07:36 2017 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=57b259c5
sci-biology/oncotator: add RESTRICT="fetch" due to issue #362
Package-Manager: Portage-2.3.5, Repoman-2.3.2
sci-biology/oncotator/oncotator-1.9.2.0.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sci-biology/oncotator/oncotator-1.9.2.0.ebuild
b/sci-biology/oncotator/oncotator-1.9.2.0.ebuild
index aa9b07ba9..cc358c2c2 100644
--- a/sci-biology/oncotator/oncotator-1.9.2.0.ebuild
+++ b/sci-biology/oncotator/oncotator-1.9.2.0.ebuild
@@ -15,6 +15,8 @@ SLOT="0"
KEYWORDS="" # breaks silently during install because of python syntax errors
IUSE=""
+RESTRICT="fetch"
+
DEPEND="
>=sci-biology/pysam-0.9.0
>=dev-python/bcbio-gff-0.6.2