summaryrefslogtreecommitdiff
path: root/dev-util/github-cli/github-cli-2.96.0.ebuild
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-08-09 03:04:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-08-09 03:04:49 -0500
commit92f6d12bf21434879bac739a9c4c7d9924ce3bad (patch)
tree9a92a97abce6dfa06d4b8bbf4be3083e1bc36207 /dev-util/github-cli/github-cli-2.96.0.ebuild
parent09db256d16c907238beb9d50761d320ac661c08e (diff)
downloadbaldeagleos-repo-92f6d12bf21434879bac739a9c4c7d9924ce3bad.tar.gz
baldeagleos-repo-92f6d12bf21434879bac739a9c4c7d9924ce3bad.tar.xz
baldeagleos-repo-92f6d12bf21434879bac739a9c4c7d9924ce3bad.zip
Adding metadata
Diffstat (limited to 'dev-util/github-cli/github-cli-2.96.0.ebuild')
-rw-r--r--dev-util/github-cli/github-cli-2.96.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/github-cli/github-cli-2.96.0.ebuild b/dev-util/github-cli/github-cli-2.96.0.ebuild
index f45edf95ba48..0e1b91d632d8 100644
--- a/dev-util/github-cli/github-cli-2.96.0.ebuild
+++ b/dev-util/github-cli/github-cli-2.96.0.ebuild
@@ -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