Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/tm-align/
Date: Mon, 15 Oct 2018 19:05:49
Message-Id: 1539630338.61e1c60d003403fb2b05ddbbb0357101b17e6a14.slyfox@gentoo
1 commit: 61e1c60d003403fb2b05ddbbb0357101b17e6a14
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 15 19:05:32 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 15 19:05:38 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61e1c60d
7
8 sci-chemistry/tm-align: stable 20150914 for ppc/ppc64, bug #668654
9
10 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="ppc ppc64"
13
14 sci-chemistry/tm-align/tm-align-20150914.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-chemistry/tm-align/tm-align-20150914.ebuild b/sci-chemistry/tm-align/tm-align-20150914.ebuild
18 index f84b13e9e8f..a19b8da0b4c 100644
19 --- a/sci-chemistry/tm-align/tm-align-20150914.ebuild
20 +++ b/sci-chemistry/tm-align/tm-align-20150914.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="http://zhanglab.ccmb.med.umich.edu/TM-align/TMtools${PV}.tar.gz"
22
23 LICENSE="tm-align"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
27 IUSE="custom-cflags static"
28
29 S="${WORKDIR}"