From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1659165-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 D9C94159C9B
	for <garchives@archives.gentoo.org>; Mon,  5 Aug 2024 20:42:55 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 84877E2AB0;
	Mon,  5 Aug 2024 20:42:54 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(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 5F3B3E2AB0
	for <gentoo-commits@lists.gentoo.org>; Mon,  5 Aug 2024 20:42: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 7C8A7342F8D
	for <gentoo-commits@lists.gentoo.org>; Mon,  5 Aug 2024 20:42:53 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 6ACBB1EB7
	for <gentoo-commits@lists.gentoo.org>; Mon,  5 Aug 2024 20:42: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: <1722890521.b3bb94936f8b7372531c4f0e81cad8c8ae3c9d66.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/p1_pgsql/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-erlang/p1_pgsql/p1_pgsql-1.1.25.ebuild
X-VCS-Directories: dev-erlang/p1_pgsql/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: b3bb94936f8b7372531c4f0e81cad8c8ae3c9d66
X-VCS-Branch: master
Date: Mon,  5 Aug 2024 20:42: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: 6eed75b8-6e52-4f7b-841a-a3d123dd1e96
X-Archives-Hash: bc9521c868d1ad38a769c6ad3da230b3

commit:     b3bb94936f8b7372531c4f0e81cad8c8ae3c9d66
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  5 20:42:01 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug  5 20:42:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3bb9493

dev-erlang/p1_pgsql: Stabilize 1.1.25 amd64, #936318

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

 dev-erlang/p1_pgsql/p1_pgsql-1.1.25.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/p1_pgsql/p1_pgsql-1.1.25.ebuild b/dev-erlang/p1_pgsql/p1_pgsql-1.1.25.ebuild
index ffee7c391c14..b327e29daf10 100644
--- a/dev-erlang/p1_pgsql/p1_pgsql-1.1.25.ebuild
+++ b/dev-erlang/p1_pgsql/p1_pgsql-1.1.25.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="ErlPL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~sparc ~x86"
 
 DEPEND="
 	>=dev-erlang/xmpp-1.8.1