From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1322235-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 747AD158093
	for <garchives@archives.gentoo.org>; Sun, 19 Sep 2021 03:35:41 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 8DB2CE0948;
	Sun, 19 Sep 2021 03:35:40 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 6A053E0948
	for <gentoo-commits@lists.gentoo.org>; Sun, 19 Sep 2021 03:35:40 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 6BA3E342E2D
	for <gentoo-commits@lists.gentoo.org>; Sun, 19 Sep 2021 03:35:39 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id F235BED
	for <gentoo-commits@lists.gentoo.org>; Sun, 19 Sep 2021 03:35:37 +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: <1632022498.87a8f8c9d95c74b68a2a8e896711eb6b36270552.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lua/luasec/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-lua/luasec/luasec-1.0.2.ebuild
X-VCS-Directories: dev-lua/luasec/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 87a8f8c9d95c74b68a2a8e896711eb6b36270552
X-VCS-Branch: master
Date: Sun, 19 Sep 2021 03:35:37 +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: 33af64bc-b608-47e6-b17a-13f5b960ab78
X-Archives-Hash: ef3ed745fae96264620eadcfa40b116e

commit:     87a8f8c9d95c74b68a2a8e896711eb6b36270552
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 19 03:34:58 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 19 03:34:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87a8f8c9

dev-lua/luasec: Stabilize 1.0.2 ppc64, #813723

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

 dev-lua/luasec/luasec-1.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/luasec/luasec-1.0.2.ebuild b/dev-lua/luasec/luasec-1.0.2.ebuild
index 9e946e5bea4..d0fabb048e4 100644
--- a/dev-lua/luasec/luasec-1.0.2.ebuild
+++ b/dev-lua/luasec/luasec-1.0.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/brunoos/luasec/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86"
 REQUIRED_USE="${LUA_REQUIRED_USE}"
 
 RDEPEND="