From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 1EBF5138359 for ; Fri, 17 Jul 2020 00:35:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 156DFE086D; Fri, 17 Jul 2020 00:35:46 +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 F08E8E086D for ; Fri, 17 Jul 2020 00:35:45 +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 B3E5E34E801 for ; Fri, 17 Jul 2020 00:35:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D2CA2E0 for ; Fri, 17 Jul 2020 00:35:40 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1594945788.bea04315b1a4c7238213ea0f7ba7904ec78f1f8e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/clustalw/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-biology/clustalw/clustalw-2.1-r1.ebuild X-VCS-Directories: sci-biology/clustalw/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bea04315b1a4c7238213ea0f7ba7904ec78f1f8e X-VCS-Branch: master Date: Fri, 17 Jul 2020 00:35:40 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e086e055-5381-4cf8-95de-70e1b5571897 X-Archives-Hash: 0a67391f8bc026952e2373ec33d00502 commit: bea04315b1a4c7238213ea0f7ba7904ec78f1f8e Author: Sam James gentoo org> AuthorDate: Fri Jul 17 00:29:48 2020 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jul 17 00:29:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bea04315 sci-biology/clustalw: ppc keyworded (bug #732334) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> sci-biology/clustalw/clustalw-2.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/clustalw/clustalw-2.1-r1.ebuild b/sci-biology/clustalw/clustalw-2.1-r1.ebuild index aecb3a2ca82..033b3794e81 100644 --- a/sci-biology/clustalw/clustalw-2.1-r1.ebuild +++ b/sci-biology/clustalw/clustalw-2.1-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://www.clustal.org/download/current/${P}.tar.gz" LICENSE="GPL-3 LGPL-3" SLOT="2" -KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="" src_install() {