From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1713323-garchives=archives.gentoo.org@lists.gentoo.org>
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 finch.gentoo.org (Postfix) with ESMTPS id AEC8C1580E0
	for <garchives@archives.gentoo.org>; Tue, 28 Jan 2025 15:19:42 +0000 (UTC)
Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189])
	(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)
	(Authenticated sender: relay-lists.gentoo.org@gentoo.org)
	by smtp.gentoo.org (Postfix) with ESMTPSA id 9BE57343072
	for <garchives@archives.gentoo.org>; Tue, 28 Jan 2025 15:19:42 +0000 (UTC)
Received: from bobolink.gentoo.org (localhost [127.0.0.1])
	by bobolink.gentoo.org (Postfix) with ESMTP id BF4C2110470;
	Tue, 28 Jan 2025 15:19:38 +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 bobolink.gentoo.org (Postfix) with ESMTPS id A57D0110470
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 Jan 2025 15:19:38 +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) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 4A0E934306C
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 Jan 2025 15:19:38 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 9DD6F232D
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 Jan 2025 15:19:36 +0000 (UTC)
From: "demize" <demize@unstable.systems>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "demize" <demize@unstable.systems>
Message-ID: <1738077451.28aca8da61f60472184085943ab4961eb2ed7ad9.demize@gentoo>
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-vcs/jj/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: dev-vcs/jj/jj-0.25.0.ebuild
X-VCS-Directories: dev-vcs/jj/
X-VCS-Committer: demize
X-VCS-Committer-Name: demize
X-VCS-Revision: 28aca8da61f60472184085943ab4961eb2ed7ad9
X-VCS-Branch: dev
Date: Tue, 28 Jan 2025 15:19:36 +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: bc8acb75-683c-4b3b-b949-b57e2da4d11f
X-Archives-Hash: f0cdce3a8ccb0d19f5fd0e0f1eaac14f

commit:     28aca8da61f60472184085943ab4961eb2ed7ad9
Author:     demize <demize <AT> unstable <DOT> systems>
AuthorDate: Tue Jan 28 15:17:31 2025 +0000
Commit:     demize <demize <AT> unstable <DOT> systems>
CommitDate: Tue Jan 28 15:17:31 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=28aca8da

dev-vcs/jj: keyword 0.25.0 for ~arm64

Tested on aarch64 (M1 Pro macbook running Asahi Gentoo).

Signed-off-by: demize <demize <AT> unstable.systems>

 dev-vcs/jj/jj-0.25.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-vcs/jj/jj-0.25.0.ebuild b/dev-vcs/jj/jj-0.25.0.ebuild
index beb6ed22c..9b9e7178e 100644
--- a/dev-vcs/jj/jj-0.25.0.ebuild
+++ b/dev-vcs/jj/jj-0.25.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Autogenerated by pycargoebuild 0.13.4
@@ -422,7 +422,7 @@ LICENSE="Apache-2.0"
 # Dependent crate licenses
 LICENSE+=" Apache-2.0 BSD MIT MPL-2.0 Unicode-3.0 Unicode-DFS-2016"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
 
 BDEPEND="virtual/pkgconfig"
 DEPEND="