summaryrefslogtreecommitdiff
path: root/dev-util/github-cli/github-cli-2.92.0.ebuild
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-16 10:53:11 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-16 10:53:11 -0500
commit8e65dc62f3f9f6b8f7b890fefedbf4ac05dfde0b (patch)
treebb1e83c18d1cc77cdebfc5aeb9b12ad39c9787b5 /dev-util/github-cli/github-cli-2.92.0.ebuild
parentf997c3ee588099e4f43e9ec845935868e3e60b8e (diff)
downloadbaldeagleos-repo-8e65dc62f3f9f6b8f7b890fefedbf4ac05dfde0b.tar.gz
baldeagleos-repo-8e65dc62f3f9f6b8f7b890fefedbf4ac05dfde0b.tar.xz
baldeagleos-repo-8e65dc62f3f9f6b8f7b890fefedbf4ac05dfde0b.zip
Adding metadata
Diffstat (limited to 'dev-util/github-cli/github-cli-2.92.0.ebuild')
-rw-r--r--dev-util/github-cli/github-cli-2.92.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/github-cli/github-cli-2.92.0.ebuild b/dev-util/github-cli/github-cli-2.92.0.ebuild
index f45edf95ba48..0e1b91d632d8 100644
--- a/dev-util/github-cli/github-cli-2.92.0.ebuild
+++ b/dev-util/github-cli/github-cli-2.92.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