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/embassy-phylipnew/
Date: Thu, 27 Aug 2015 10:02:58
Message-Id: 1440669734.162551a06c1199c68ee56d3702a4883b7976e7fc.ago@gentoo
1 commit: 162551a06c1199c68ee56d3702a4883b7976e7fc
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 27 10:02:14 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 27 10:02:14 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=162551a0
7
8 sci-biology/embassy-phylipnew: x86 stable wrt bug #558888
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12
13 sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild
17 index cd3ab7e..939bc4b 100644
18 --- a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild
19 +++ b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild
20 @@ -12,6 +12,6 @@ inherit emboss-r1
21
22 LICENSE+=" freedist"
23
24 -KEYWORDS="amd64 ~ppc ~x86 ~x86-linux ~ppc-macos"
25 +KEYWORDS="amd64 ~ppc x86 ~x86-linux ~ppc-macos"
26
27 PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )