commit: 17fe6d6a9fe393193217b6dde8c8cccfa8ec5354
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 5 14:08:50 2025 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Feb 5 14:08:50 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17fe6d6a
dev-lang/dafny-bin: Stabilize 4.9.1 amd64, #949295
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-lang/dafny-bin/dafny-bin-4.9.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-lang/dafny-bin/dafny-bin-4.9.1.ebuild
b/dev-lang/dafny-bin/dafny-bin-4.9.1.ebuild
index 2907f72117f4..2e67e92be0df 100644
--- a/dev-lang/dafny-bin/dafny-bin-4.9.1.ebuild
+++ b/dev-lang/dafny-bin/dafny-bin-4.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ S="${WORKDIR}/dafny"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="-* ~amd64"
+KEYWORDS="-* amd64"
REQUIRED_USE="elibc_glibc"
RESTRICT="strip"