mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-19 15:29:07 -07:00
dev-util/github-cli: Stabilize 2.96.0 amd64, #980449
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]]; then
|
||||
else
|
||||
SRC_URI="https://github.com/cli/cli/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI+=" https://github.com/gentoo-golang-dist/${PN}/releases/download/v${PV}/${P}-deps.tar.xz"
|
||||
KEYWORDS="~amd64 arm64 ~loong ppc64 ~riscv"
|
||||
KEYWORDS="amd64 arm64 ~loong ppc64 ~riscv"
|
||||
S="${WORKDIR}/cli-${PV}"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user