diff options
author | Sam James <sam@gentoo.org> | 2023-02-01 19:38:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-01 19:38:07 +0000 |
commit | 9e268e67b7c3f4fed4ba0f7ad08317fdf852018a (patch) | |
tree | 0b16746b493f2d65d3a68abfab58cb4f66d0e651 /dev-lang/dafny-bin | |
parent | x11-themes/fluent-icon-theme: Stabilize 2022.11.30 amd64, #892818 (diff) | |
download | gentoo-9e268e67b7c3f4fed4ba0f7ad08317fdf852018a.tar.gz gentoo-9e268e67b7c3f4fed4ba0f7ad08317fdf852018a.tar.bz2 gentoo-9e268e67b7c3f4fed4ba0f7ad08317fdf852018a.zip |
dev-lang/dafny-bin: Stabilize 3.10.0 amd64, #892820
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/dafny-bin')
-rw-r--r-- | dev-lang/dafny-bin/dafny-bin-3.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/dafny-bin/dafny-bin-3.10.0.ebuild b/dev-lang/dafny-bin/dafny-bin-3.10.0.ebuild index 3571c06eeb55..5e486ad54705 100644 --- a/dev-lang/dafny-bin/dafny-bin-3.10.0.ebuild +++ b/dev-lang/dafny-bin/dafny-bin-3.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/dafny-lang/dafny/releases/download/v${PV}/dafny-${PV LICENSE="MIT" SLOT="0" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" REQUIRED_USE="elibc_glibc" RDEPEND=" |