commit:     467d24808b35bd1abc27c4215a6bbd6ef17b5960
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 12 01:24:21 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Nov 12 01:24:23 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=467d2480

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 <ionen <AT> gentoo.org>

 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 0b12f20f50f4..fad7a16aa2ad 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="
        || (

Reply via email to