From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1423374-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id D5784158094
	for <garchives@archives.gentoo.org>; Sat, 30 Jul 2022 05:59:56 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C4A32E0F66;
	Sat, 30 Jul 2022 05:59:54 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id A1DF2E0F66
	for <gentoo-commits@lists.gentoo.org>; Sat, 30 Jul 2022 05:59:54 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 5BD41340F39
	for <gentoo-commits@lists.gentoo.org>; Sat, 30 Jul 2022 05:59:53 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 8AAFB559
	for <gentoo-commits@lists.gentoo.org>; Sat, 30 Jul 2022 05:59:50 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1659160733.2b6b74d55e24347c68a13e4b4ad40281beaf07c2.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/ikiwiki/
X-VCS-Repository: repo/gentoo
X-VCS-Files: www-apps/ikiwiki/ikiwiki-3.20200202.3.ebuild
X-VCS-Directories: www-apps/ikiwiki/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 2b6b74d55e24347c68a13e4b4ad40281beaf07c2
X-VCS-Branch: master
Date: Sat, 30 Jul 2022 05:59:50 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 6b81b413-a585-4677-a1e5-5f00e6c364ea
X-Archives-Hash: 8c6a23acaa174ec8564da48e36a4f322

commit:     2b6b74d55e24347c68a13e4b4ad40281beaf07c2
Author:     matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Sat Jul 30 01:53:47 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 05:58:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b6b74d5

www-apps/ikiwiki: keyword 3.20200202.3 for ~ppc64

Signed-off-by: Sam James <sam <AT> gentoo.org>

 www-apps/ikiwiki/ikiwiki-3.20200202.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apps/ikiwiki/ikiwiki-3.20200202.3.ebuild b/www-apps/ikiwiki/ikiwiki-3.20200202.3.ebuild
index e93412259813..4fbd6a7663dd 100644
--- a/www-apps/ikiwiki/ikiwiki-3.20200202.3.ebuild
+++ b/www-apps/ikiwiki/ikiwiki-3.20200202.3.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/ikiwiki-${PV}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE="extras minimal test"
 RESTRICT="!test? ( test )"