diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-09-19 19:04:24 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-09-19 19:04:24 +0000 |
| commit | f7202bf5f2bf2f4956c39730bd78704ff1678d12 (patch) | |
| tree | 6fd0a5e303f7d3b13c93432c37e8039fa981b16a /dev-util/github-cli/github-cli-2.76.2.ebuild | |
| parent | ac2036dab2d57b7eaa2b2ede1c4f6c961a3a3f9c (diff) | |
| download | baldeagleos-repo-f7202bf5f2bf2f4956c39730bd78704ff1678d12.tar.gz baldeagleos-repo-f7202bf5f2bf2f4956c39730bd78704ff1678d12.tar.xz baldeagleos-repo-f7202bf5f2bf2f4956c39730bd78704ff1678d12.zip | |
Adding metadata
Diffstat (limited to 'dev-util/github-cli/github-cli-2.76.2.ebuild')
| -rw-r--r-- | dev-util/github-cli/github-cli-2.76.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/github-cli/github-cli-2.76.2.ebuild b/dev-util/github-cli/github-cli-2.76.2.ebuild index b38e1c1efad2..c3af943699e0 100644 --- a/dev-util/github-cli/github-cli-2.76.2.ebuild +++ b/dev-util/github-cli/github-cli-2.76.2.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then else SRC_URI="https://github.com/cli/cli/archive/v${PV}.tar.gz -> ${P}.tar.gz" SRC_URI+=" https://dev.gentoo.org/~williamh/dist/${P}-deps.tar.xz" - KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv" + KEYWORDS="amd64 arm64 ~loong ppc64 ~riscv" S="${WORKDIR}/cli-${PV}" fi |
