Diff github-cli-2.93.0 with a github-cli-9999
| /usr/portage/dev-util/github-cli/github-cli-9999.ebuild 2026-05-04 19:17:04.880431730 +0300 | ||
|---|---|---|
| 14 | 14 |
else |
| 15 | 15 |
SRC_URI="https://github.com/cli/cli/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
| 16 | 16 |
SRC_URI+=" https://github.com/gentoo-golang-dist/${PN}/releases/download/v${PV}/${P}-deps.tar.xz"
|
| 17 |
KEYWORDS="amd64 arm64 ~loong ppc64 ~riscv" |
|
| 17 |
KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv" |
|
| 18 | 18 |
S="${WORKDIR}/cli-${PV}"
|
| 19 | 19 |
fi |
| 20 | 20 | |