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 D24DB13989A for ; Thu, 27 Aug 2015 09:59:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 193BFE0887; Thu, 27 Aug 2015 09:59:00 +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 0F951E0877 for ; Thu, 27 Aug 2015 09:58:59 +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 57346340B1F for ; Thu, 27 Aug 2015 09:58:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3E8A5181 for ; Thu, 27 Aug 2015 09:58:56 +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: <1440669528.70a0e9ad2cb4a6c0b2b843d3dee8d3f78b7d9b4d.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/embassy-phylipnew/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild X-VCS-Directories: sci-biology/embassy-phylipnew/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 70a0e9ad2cb4a6c0b2b843d3dee8d3f78b7d9b4d X-VCS-Branch: master Date: Thu, 27 Aug 2015 09:58:56 +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: f1dd6038-9be9-4354-b6f7-1444797ffc40 X-Archives-Hash: 9ee1d62987156c685a22befebae76617 commit: 70a0e9ad2cb4a6c0b2b843d3dee8d3f78b7d9b4d Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Aug 27 09:57:51 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Aug 27 09:58:48 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70a0e9ad sci-biology/embassy-phylipnew: amd64 stable wrt bug #558888 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild index 18b8b33..cd3ab7e 100644 --- a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild +++ b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild @@ -12,6 +12,6 @@ inherit emboss-r1 LICENSE+=" freedist" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ppc ~x86 ~x86-linux ~ppc-macos" PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )