Сравнение deno-bin-2.8.3 с deno-bin-2.9.3

/usr/portage/dev-lang/deno-bin/deno-bin-2.9.3.ebuild 2026-07-22 20:03:05.670650020 +0300
1 1
# Copyright 2025-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4
EAPI=8
4
EAPI=9
5 5

  
6 6
inherit shell-completion toolchain-funcs
7 7

  
......
25 25
	MPL-2.0 openssl Unicode-3.0 Unicode-DFS-2016 ZLIB
26 26
" # crates
27 27
SLOT="0"
28
KEYWORDS="-* amd64 arm64"
28
KEYWORDS="-* ~amd64 ~arm64"
29 29

  
30 30
RDEPEND="
31 31
	|| (
Спасибо!