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-structure/
Date: Thu, 27 Aug 2015 09:59:09
Message-Id: 1440669529.8cabb5f8de03a00cffe2db179e2cc3ca5da8abd4.ago@gentoo
1 commit: 8cabb5f8de03a00cffe2db179e2cc3ca5da8abd4
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 27 09:58:00 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 27 09:58:49 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cabb5f8
7
8 sci-biology/embassy-structure: amd64 stable wrt bug #558888
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
12
13 sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild b/sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild
17 index b6fcd97..7ad7ff9 100644
18 --- a/sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild
19 +++ b/sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild
20 @@ -10,6 +10,6 @@ AUTOTOOLS_AUTORECONF=1
21
22 inherit emboss-r1
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 )