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 B5A8413835C for ; Sun, 11 Oct 2020 22:31:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8D2FE0AF0; Sun, 11 Oct 2020 22:31:14 +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 B359BE0AF0 for ; Sun, 11 Oct 2020 22:31:14 +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 638C9340D01 for ; Sun, 11 Oct 2020 22:31:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DF2083A0 for ; Sun, 11 Oct 2020 22:31:11 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1602455420.175587e7e15eb826b964de6535ae3536dbec868f.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/jabber-base/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/jabber-base/jabber-base-0.01-r1.ebuild X-VCS-Directories: net-im/jabber-base/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 175587e7e15eb826b964de6535ae3536dbec868f X-VCS-Branch: master Date: Sun, 11 Oct 2020 22:31:11 +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: cfcecc1f-2a02-499f-9ed5-d1a82a5917ec X-Archives-Hash: 4a6af6c32c174b54518324fcacc7bf1d commit: 175587e7e15eb826b964de6535ae3536dbec868f Author: Conrad Kostecki gentoo org> AuthorDate: Sun Oct 11 22:30:20 2020 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Oct 11 22:30:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=175587e7 net-im/jabber-base: add ~ppc64 keyword Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Conrad Kostecki gentoo.org> net-im/jabber-base/jabber-base-0.01-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/jabber-base/jabber-base-0.01-r1.ebuild b/net-im/jabber-base/jabber-base-0.01-r1.ebuild index 3228a81ebc0..b953357c064 100644 --- a/net-im/jabber-base/jabber-base-0.01-r1.ebuild +++ b/net-im/jabber-base/jabber-base-0.01-r1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ~ppc64 sparc x86" IUSE="" DEPEND=""