diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-02-19 07:20:35 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-02-19 07:20:35 +0000 |
| commit | ea87569e568c1586c1ffe37226a31e5062b74ba4 (patch) | |
| tree | e12ff7da50fdccf567487244dc007680bee79d3b /dev-util/github-cli/github-cli-2.81.0.ebuild | |
| parent | f320bd9e992b7ef90a8602ada75dbabe5fbf4970 (diff) | |
| download | baldeagleos-repo-ea87569e568c1586c1ffe37226a31e5062b74ba4.tar.gz baldeagleos-repo-ea87569e568c1586c1ffe37226a31e5062b74ba4.tar.xz baldeagleos-repo-ea87569e568c1586c1ffe37226a31e5062b74ba4.zip | |
Adding metadata
Diffstat (limited to 'dev-util/github-cli/github-cli-2.81.0.ebuild')
| -rw-r--r-- | dev-util/github-cli/github-cli-2.81.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/github-cli/github-cli-2.81.0.ebuild b/dev-util/github-cli/github-cli-2.81.0.ebuild index 396379392a33..04ae293a14a6 100644 --- a/dev-util/github-cli/github-cli-2.81.0.ebuild +++ b/dev-util/github-cli/github-cli-2.81.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |
