Gentoo Archives: gentoo-commits

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