From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5A48D13989A for ; Thu, 27 Aug 2015 09:58:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DB8AE086C; Thu, 27 Aug 2015 09:58:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8ACC3E0864 for ; Thu, 27 Aug 2015 09:58:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C4959340B2E for ; Thu, 27 Aug 2015 09:58:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 86CD416E for ; Thu, 27 Aug 2015 09:58:55 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1440669524.f3b5d174932142d215d64f18b2d55bd4e53d9d57.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/embassy-clustalomega/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-biology/embassy-clustalomega/embassy-clustalomega-1.1.0.ebuild X-VCS-Directories: sci-biology/embassy-clustalomega/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: f3b5d174932142d215d64f18b2d55bd4e53d9d57 X-VCS-Branch: master Date: Thu, 27 Aug 2015 09:58:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 85314505-05d2-4dc8-9417-b785d6f83090 X-Archives-Hash: 00998ba8560b41e1797d167f81edb82c commit: f3b5d174932142d215d64f18b2d55bd4e53d9d57 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Aug 27 09:57:04 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Aug 27 09:58:44 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3b5d174 sci-biology/embassy-clustalomega: amd64 stable wrt bug #558888 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" sci-biology/embassy-clustalomega/embassy-clustalomega-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/embassy-clustalomega/embassy-clustalomega-1.1.0.ebuild b/sci-biology/embassy-clustalomega/embassy-clustalomega-1.1.0.ebuild index 620383d..6fe2c5c 100644 --- a/sci-biology/embassy-clustalomega/embassy-clustalomega-1.1.0.ebuild +++ b/sci-biology/embassy-clustalomega/embassy-clustalomega-1.1.0.ebuild @@ -10,7 +10,7 @@ AUTOTOOLS_AUTORECONF=1 inherit emboss-r1 -KEYWORDS="~amd64 ~x86 ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~x86 ~x86-linux ~ppc-macos" RDEPEND+=" sci-biology/clustal-omega"