From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 0A9841580E0 for ; Wed, 29 Jan 2025 09:37:39 +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 EC5243430CE for ; Wed, 29 Jan 2025 09:37:38 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8A3B5110481; Wed, 29 Jan 2025 09:37:07 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 83341110482 for ; Wed, 29 Jan 2025 09:37:07 +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 409613430DE for ; Wed, 29 Jan 2025 09:37:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DEE662626 for ; Wed, 29 Jan 2025 09:37:03 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1738077451.28aca8da61f60472184085943ab4961eb2ed7ad9.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master 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: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 28aca8da61f60472184085943ab4961eb2ed7ad9 X-VCS-Branch: master Date: Wed, 29 Jan 2025 09:37:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 14916242-e333-4667-b3ab-bd99c16ed63f X-Archives-Hash: 9fbc93a2a43dd5668410ff663c7fbd36 commit: 28aca8da61f60472184085943ab4961eb2ed7ad9 Author: demize unstable systems> AuthorDate: Tue Jan 28 15:17:31 2025 +0000 Commit: David Roman gmail com> 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 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="