From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1191559-garchives=archives.gentoo.org@lists.gentoo.org>
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 36B5113835A
	for <garchives@archives.gentoo.org>; Wed, 29 Jul 2020 18:18:19 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 73F97E0D99;
	Wed, 29 Jul 2020 18:18:18 +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 2BBF6E0D99
	for <gentoo-commits@lists.gentoo.org>; Wed, 29 Jul 2020 18:18:18 +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 C0F2034F3E3
	for <gentoo-commits@lists.gentoo.org>; Wed, 29 Jul 2020 18:18:16 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 02CF99C
	for <gentoo-commits@lists.gentoo.org>; Wed, 29 Jul 2020 18:18:15 +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: <1596046690.c88cd7154fcab6acd1f5458f44f0c2c370392d1c.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/tmuxp/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-misc/tmuxp/tmuxp-1.5.5.ebuild
X-VCS-Directories: app-misc/tmuxp/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: c88cd7154fcab6acd1f5458f44f0c2c370392d1c
X-VCS-Branch: master
Date: Wed, 29 Jul 2020 18:18:15 +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: 9894e3a4-5c50-41ab-a9bc-f8d8c715c9b5
X-Archives-Hash: e6d080faa4c4b42defd1c58707847cde

commit:     c88cd7154fcab6acd1f5458f44f0c2c370392d1c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 29 18:16:47 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 29 18:18:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c88cd715

app-misc/tmuxp: ppc64 keyworded (bug #709962)

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/tmuxp/tmuxp-1.5.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/tmuxp/tmuxp-1.5.5.ebuild b/app-misc/tmuxp/tmuxp-1.5.5.ebuild
index 69f10ba8f18..badd587baf4 100644
--- a/app-misc/tmuxp/tmuxp-1.5.5.ebuild
+++ b/app-misc/tmuxp/tmuxp-1.5.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/tmux-python/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND="