From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1647984-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 C1F2315802E
	for <garchives@archives.gentoo.org>; Sat, 29 Jun 2024 08:25:33 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9C0442BC07A;
	Sat, 29 Jun 2024 08:25:29 +0000 (UTC)
Received: from smtp.gentoo.org (dev.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 817BA2BC077
	for <gentoo-commits@lists.gentoo.org>; Sat, 29 Jun 2024 08:25:29 +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 AE31A340775
	for <gentoo-commits@lists.gentoo.org>; Sat, 29 Jun 2024 08:25:28 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D18481D7A
	for <gentoo-commits@lists.gentoo.org>; Sat, 29 Jun 2024 08:25:25 +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: <1719649460.b24c13f97d63bc876b981d8d924dfc73647215f9.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/xarray/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-python/xarray/xarray-2024.6.0.ebuild
X-VCS-Directories: dev-python/xarray/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: b24c13f97d63bc876b981d8d924dfc73647215f9
X-VCS-Branch: master
Date: Sat, 29 Jun 2024 08:25:25 +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: 01342cc4-0fd7-4430-b4ef-9b634b20fd67
X-Archives-Hash: 829e36f15699ec09a72180f9426af669

commit:     b24c13f97d63bc876b981d8d924dfc73647215f9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 29 08:24:20 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 29 08:24:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b24c13f9

dev-python/xarray: Stabilize 2024.6.0 x86, #935077

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

 dev-python/xarray/xarray-2024.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/xarray/xarray-2024.6.0.ebuild b/dev-python/xarray/xarray-2024.6.0.ebuild
index cbfa20ccae88..98af8b931662 100644
--- a/dev-python/xarray/xarray-2024.6.0.ebuild
+++ b/dev-python/xarray/xarray-2024.6.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~loong ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~loong ~riscv x86"
 IUSE="big-endian"
 
 RDEPEND="