Сравнение github-cli-2.81.0 с github-cli-9999

/usr/portage/dev-util/github-cli/github-cli-9999.ebuild 2025-08-12 18:21:08.241721333 +0300
1
# Copyright 1999-2026 Gentoo Authors
1
# Copyright 1999-2025 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
13 13
else
14 14
	SRC_URI="https://github.com/cli/cli/archive/v${PV}.tar.gz -> ${P}.tar.gz"
15 15
	SRC_URI+=" https://dev.gentoo.org/~williamh/dist/${P}-deps.tar.xz"
16
	KEYWORDS="amd64 arm64 ~loong ppc64 ~riscv"
16
	KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv"
17 17
	S="${WORKDIR}/cli-${PV}"
18 18
fi
19 19

  
Спасибо!