From 467d24808b35bd1abc27c4215a6bbd6ef17b5960 Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Tue, 11 Nov 2025 20:24:21 -0500 Subject: [PATCH] dev-lang/deno-bin: stabilize 2.5.6 for amd64, arm64 May as well stabilize this version given it's what been tested for (now stable) yt-dlp that uses it. Self-stabling arm64 w/o hardware given this has no tests and just (mostly) just does a `dobin`, albeit guess arches could test the shell completion generation just to say that it's not entirely broken so may file stable bugs in the future. Signed-off-by: Ionen Wolkens --- dev-lang/deno-bin/deno-bin-2.5.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/deno-bin/deno-bin-2.5.6.ebuild b/dev-lang/deno-bin/deno-bin-2.5.6.ebuild index 0b12f20f50f4b..fad7a16aa2ad2 100644 --- a/dev-lang/deno-bin/deno-bin-2.5.6.ebuild +++ b/dev-lang/deno-bin/deno-bin-2.5.6.ebuild @@ -25,7 +25,7 @@ LICENSE+=" MPL-2.0 openssl Unicode-3.0 Unicode-DFS-2016 ZLIB " # crates SLOT="0" -KEYWORDS="-* ~amd64 ~arm64" +KEYWORDS="-* amd64 arm64" RDEPEND=" || (