commit:     5660b0815cc329a4983ec40012e883aafe11acee
Author:     Ted Tanberry <ted.tanberry <AT> gmail <DOT> com>
AuthorDate: Sun Oct 11 07:51:55 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Oct 14 12:47:58 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5660b081

sci-biology/bowtie-1.1.2: Enable 'tbb' USE flag by default

 sci-biology/bowtie/bowtie-1.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-biology/bowtie/bowtie-1.1.2.ebuild 
b/sci-biology/bowtie/bowtie-1.1.2.ebuild
index 882d1a1..a4a8b5b 100644
--- a/sci-biology/bowtie/bowtie-1.1.2.ebuild
+++ b/sci-biology/bowtie/bowtie-1.1.2.ebuild
@@ -14,7 +14,7 @@ LICENSE="Artistic"
 SLOT="1"
 KEYWORDS="~amd64 ~x86 ~x64-macos"
 
-IUSE="examples tbb"
+IUSE="examples +tbb"
 
 DEPEND="app-arch/unzip
        tbb? ( dev-cpp/tbb )"

Reply via email to