From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1054108-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 841E7138334 for <garchives@archives.gentoo.org>; Thu, 25 Oct 2018 18:21:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C82F1E089E; Thu, 25 Oct 2018 18:21:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A75F7E089E for <gentoo-commits@lists.gentoo.org>; Thu, 25 Oct 2018 18:21:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AC3EE335C5A for <gentoo-commits@lists.gentoo.org>; Thu, 25 Oct 2018 18:21:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C2DED443 for <gentoo-commits@lists.gentoo.org>; Thu, 25 Oct 2018 18:21:25 +0000 (UTC) From: "Mikle Kolyada" <zlogene@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" <zlogene@gentoo.org> Message-ID: <1540491680.37a64f0de83bf97e7bd0e842f187d785abfb8e6e.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/tm-align/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-chemistry/tm-align/tm-align-20150914.ebuild X-VCS-Directories: sci-chemistry/tm-align/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 37a64f0de83bf97e7bd0e842f187d785abfb8e6e X-VCS-Branch: master Date: Thu, 25 Oct 2018 18:21:25 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e9119671-d2d8-439f-88bd-58d73f9c6eda X-Archives-Hash: e2ed939826009c17c487764a8a954a76 commit: 37a64f0de83bf97e7bd0e842f187d785abfb8e6e Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Thu Oct 25 18:20:36 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Thu Oct 25 18:21:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37a64f0d sci-chemistry/tm-align: amd64 stable wrt bug #668654 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 sci-chemistry/tm-align/tm-align-20150914.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-chemistry/tm-align/tm-align-20150914.ebuild b/sci-chemistry/tm-align/tm-align-20150914.ebuild index a19b8da0b4c..1f5eb78ed13 100644 --- a/sci-chemistry/tm-align/tm-align-20150914.ebuild +++ b/sci-chemistry/tm-align/tm-align-20150914.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://zhanglab.ccmb.med.umich.edu/TM-align/TMtools${PV}.tar.gz" LICENSE="tm-align" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="custom-cflags static" S="${WORKDIR}"