Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/dafny-bin/
Date: Wed, 01 Feb 2023 19:38:20
Message-Id: 1675280287.9e268e67b7c3f4fed4ba0f7ad08317fdf852018a.sam@gentoo
1 commit: 9e268e67b7c3f4fed4ba0f7ad08317fdf852018a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 1 19:38:01 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 1 19:38:07 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e268e67
7
8 dev-lang/dafny-bin: Stabilize 3.10.0 amd64, #892820
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-lang/dafny-bin/dafny-bin-3.10.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-lang/dafny-bin/dafny-bin-3.10.0.ebuild b/dev-lang/dafny-bin/dafny-bin-3.10.0.ebuild
16 index 3571c06eeb55..5e486ad54705 100644
17 --- a/dev-lang/dafny-bin/dafny-bin-3.10.0.ebuild
18 +++ b/dev-lang/dafny-bin/dafny-bin-3.10.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/dafny-lang/dafny/releases/download/v${PV}/dafny-${PV
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="-* ~amd64"
30 +KEYWORDS="-* amd64"
31 REQUIRED_USE="elibc_glibc"
32
33 RDEPEND="