From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 443DC1581D3 for ; Tue, 28 May 2024 12:35:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFD63E29F1; Tue, 28 May 2024 12:35:21 +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 B5F65E29F0 for ; Tue, 28 May 2024 12:35:21 +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 0CD1533FE60 for ; Tue, 28 May 2024 12:35:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 58EBA1BE1 for ; Tue, 28 May 2024 12:35:18 +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: <1716899648.e78b0b9b9caa425dcb628118fa0f263ad27a86f1.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/dafny/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/dafny/dafny-4.6.0.ebuild X-VCS-Directories: dev-lang/dafny/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e78b0b9b9caa425dcb628118fa0f263ad27a86f1 X-VCS-Branch: master Date: Tue, 28 May 2024 12:35:18 +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: 81928762-f1c4-4a06-a2cd-1b9fd647d714 X-Archives-Hash: 05bd8f4481708f4d898600c01f17f0dc commit: e78b0b9b9caa425dcb628118fa0f263ad27a86f1 Author: Sam James gentoo org> AuthorDate: Tue May 28 12:34:08 2024 +0000 Commit: Sam James gentoo org> CommitDate: Tue May 28 12:34:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e78b0b9b dev-lang/dafny: Stabilize 4.6.0 amd64, #932860 Signed-off-by: Sam James gentoo.org> dev-lang/dafny/dafny-4.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/dafny/dafny-4.6.0.ebuild b/dev-lang/dafny/dafny-4.6.0.ebuild index c9d648378190..0ca08b0d4f0f 100644 --- a/dev-lang/dafny/dafny-4.6.0.ebuild +++ b/dev-lang/dafny/dafny-4.6.0.ebuild @@ -372,7 +372,7 @@ else SRC_URI="https://github.com/dafny-lang/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi SRC_URI+="