commit: 20fe6fef605ee8b42405629bcef94fe24f158c21
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 27 12:37:49 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Nov 27 12:43:47 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20fe6fef
sci-biology/bedtools: This needs slot 0 of samtools (#597982)
Package-Manager: portage-2.3.2
sci-biology/bedtools/bedtools-2.26.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-biology/bedtools/bedtools-2.26.0.ebuild
b/sci-biology/bedtools/bedtools-2.26.0.ebuild
index a4c1266..04e69fb 100644
--- a/sci-biology/bedtools/bedtools-2.26.0.ebuild
+++ b/sci-biology/bedtools/bedtools-2.26.0.ebuild
@@ -20,7 +20,7 @@ IUSE="test"
DEPEND="${PYTHON_DEPS}
test? (
sci-libs/htslib
- sci-biology/samtools
+ sci-biology/samtools:0
)"
RDEPEND="sys-libs/zlib"