Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/bowtie/
Date: Fri, 25 Dec 2015 16:20:45
Message-Id: 1451060404.e143c824a96f9dc58f875e769edc5197f8d4fb65.ago@gentoo
1 commit: e143c824a96f9dc58f875e769edc5197f8d4fb65
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 25 16:20:04 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 25 16:20:04 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e143c824
7
8 sci-biology/bowtie: x86 stable wrt bug #569706
9
10 Package-Manager: portage-2.2.24
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sci-biology/bowtie/bowtie-1.1.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-biology/bowtie/bowtie-1.1.2.ebuild b/sci-biology/bowtie/bowtie-1.1.2.ebuild
18 index c39d7d4..f879653 100644
19 --- a/sci-biology/bowtie/bowtie-1.1.2.ebuild
20 +++ b/sci-biology/bowtie/bowtie-1.1.2.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/bowtie-bio/${P}-src.zip"
22
23 LICENSE="Artistic"
24 SLOT="1"
25 -KEYWORDS="amd64 ~x86 ~x64-macos"
26 +KEYWORDS="amd64 x86 ~x64-macos"
27
28 IUSE="examples +tbb"