From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1329354-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 10440158086
	for <garchives@archives.gentoo.org>; Mon, 11 Oct 2021 05:15:48 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 18072E0972;
	Mon, 11 Oct 2021 05:15:46 +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 D6E8EE0972
	for <gentoo-commits@lists.gentoo.org>; Mon, 11 Oct 2021 05:15: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-CHACHA20-POLY1305 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id EBC073434EA
	for <gentoo-commits@lists.gentoo.org>; Mon, 11 Oct 2021 05:15:44 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C771168
	for <gentoo-commits@lists.gentoo.org>; Mon, 11 Oct 2021 05:15:41 +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: <1633929272.af3391e9f29c49e79b469977385a97ee0fbee54f.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/perl-ldap/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-perl/perl-ldap/perl-ldap-0.680.0.ebuild
X-VCS-Directories: dev-perl/perl-ldap/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: af3391e9f29c49e79b469977385a97ee0fbee54f
X-VCS-Branch: master
Date: Mon, 11 Oct 2021 05:15:41 +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: c67ededf-80f1-4386-9e2e-5e0d73128360
X-Archives-Hash: ef3ac670c49f79cbd9f92ec9672ffa64

commit:     af3391e9f29c49e79b469977385a97ee0fbee54f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 05:14:32 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 05:14:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af3391e9

dev-perl/perl-ldap: Stabilize 0.680.0 ppc, #817623

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

 dev-perl/perl-ldap/perl-ldap-0.680.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/perl-ldap/perl-ldap-0.680.0.ebuild b/dev-perl/perl-ldap/perl-ldap-0.680.0.ebuild
index 29885c02756..40ff8dd8d8e 100644
--- a/dev-perl/perl-ldap/perl-ldap-0.680.0.ebuild
+++ b/dev-perl/perl-ldap/perl-ldap-0.680.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl modules which provide an object-oriented interface to LDAP servers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="sasl xml ssl"
 
 RDEPEND="