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 1E5C413989A for ; Thu, 27 Aug 2015 09:59:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E36AE0886; Thu, 27 Aug 2015 09:59:01 +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 CC962E0877 for ; Thu, 27 Aug 2015 09:58:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6BB65340B2E 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 1C4F117F 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: <1440669527.112da99479ab250a2cdc34ba6dd68c7e979521d9.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/embassy-meme/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-biology/embassy-meme/embassy-meme-4.7.650.ebuild X-VCS-Directories: sci-biology/embassy-meme/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 112da99479ab250a2cdc34ba6dd68c7e979521d9 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: 9923233e-9292-4819-a21c-f382b93bfaa2 X-Archives-Hash: 2cd0be02d0d902d6fb73d2aec132d6b6 commit: 112da99479ab250a2cdc34ba6dd68c7e979521d9 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Aug 27 09:57:41 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Aug 27 09:58:47 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=112da994 sci-biology/embassy-meme: amd64 stable wrt bug #558888 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" sci-biology/embassy-meme/embassy-meme-4.7.650.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/embassy-meme/embassy-meme-4.7.650.ebuild b/sci-biology/embassy-meme/embassy-meme-4.7.650.ebuild index bdbc70a..006999e 100644 --- a/sci-biology/embassy-meme/embassy-meme-4.7.650.ebuild +++ b/sci-biology/embassy-meme/embassy-meme-4.7.650.ebuild @@ -10,7 +10,7 @@ AUTOTOOLS_AUTORECONF=1 inherit emboss-r1 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND+=" sci-biology/meme"