commit: 7e06faf3c1dbebada6e0a1466567b24822ebe20c Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Thu Jan 29 19:54:49 2026 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Thu Jan 29 20:03:43 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e06faf3
dev-lang/deno-bin: stabilize 2.6.6 for amd64, arm64 Meant to let this be stabilized normally but, right after filing the bug, realized that I need this stable right away. Not actually tried arm64, but has no tests and is rather unlikely to fail if 2.6.3 was fine. Closes: https://bugs.gentoo.org/969438 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> dev-lang/deno-bin/deno-bin-2.6.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/deno-bin/deno-bin-2.6.6.ebuild b/dev-lang/deno-bin/deno-bin-2.6.6.ebuild index 83926dd4e460..88b81142a993 100644 --- a/dev-lang/deno-bin/deno-bin-2.6.6.ebuild +++ b/dev-lang/deno-bin/deno-bin-2.6.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=" || (
