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 A360E15808A for ; Sun, 27 Jul 2025 22:53:01 +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) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 8D2E5335C11 for ; Sun, 27 Jul 2025 22:53:01 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 872AC1102A2; Sun, 27 Jul 2025 22:53:00 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 7C9B61102A2 for ; Sun, 27 Jul 2025 22:53:00 +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 3A5BA335C11 for ; Sun, 27 Jul 2025 22:53:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92D273296 for ; Sun, 27 Jul 2025 22:52:58 +0000 (UTC) From: "Sam James" 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" Message-ID: <1753656754.cd57f090d84925a0c4375eb2a4bf5e644dfc9b47.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/sourcegit/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/sourcegit/sourcegit-2025.21.ebuild X-VCS-Directories: dev-vcs/sourcegit/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cd57f090d84925a0c4375eb2a4bf5e644dfc9b47 X-VCS-Branch: master Date: Sun, 27 Jul 2025 22:52:58 +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: eb92ccee-e8ce-4cc5-816c-469740b9c6d4 X-Archives-Hash: 0f9ad905c7f70d8df23b24cb6671b35c commit: cd57f090d84925a0c4375eb2a4bf5e644dfc9b47 Author: Sam James gentoo org> AuthorDate: Sun Jul 27 22:52:34 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jul 27 22:52:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd57f090 dev-vcs/sourcegit: Stabilize 2025.21 amd64, #960580 Signed-off-by: Sam James gentoo.org> dev-vcs/sourcegit/sourcegit-2025.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/sourcegit/sourcegit-2025.21.ebuild b/dev-vcs/sourcegit/sourcegit-2025.21.ebuild index 4cade8e05243..a242c4f15276 100644 --- a/dev-vcs/sourcegit/sourcegit-2025.21.ebuild +++ b/dev-vcs/sourcegit/sourcegit-2025.21.ebuild @@ -82,7 +82,7 @@ else SRC_URI="https://github.com/sourcegit-scm/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi SRC_URI+=" ${NUGET_URIS} "