diff options
| author | root <root@alpha.trunkmasters.com> | 2026-07-02 03:04:32 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-07-02 03:04:32 -0500 |
| commit | 062a52bd61f4f8d6a9eb95e7a1057ad2970ff3d2 (patch) | |
| tree | 4d40457c00bac6e801aa3ed267d67f0ab1696d63 /dev-util/github-cli/github-cli-2.93.0.ebuild | |
| parent | ab43701157ca1662c9ed2c0da7aa0a795c2e3852 (diff) | |
| download | baldeagleos-repo-062a52bd61f4f8d6a9eb95e7a1057ad2970ff3d2.tar.gz baldeagleos-repo-062a52bd61f4f8d6a9eb95e7a1057ad2970ff3d2.tar.xz baldeagleos-repo-062a52bd61f4f8d6a9eb95e7a1057ad2970ff3d2.zip | |
Adding metadata
Diffstat (limited to 'dev-util/github-cli/github-cli-2.93.0.ebuild')
| -rw-r--r-- | dev-util/github-cli/github-cli-2.93.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/github-cli/github-cli-2.93.0.ebuild b/dev-util/github-cli/github-cli-2.93.0.ebuild index f45edf95ba48..0e1b91d632d8 100644 --- a/dev-util/github-cli/github-cli-2.93.0.ebuild +++ b/dev-util/github-cli/github-cli-2.93.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 |
