summaryrefslogtreecommitdiff
path: root/dev-vcs
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-02-19 07:20:35 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-02-19 07:20:35 +0000
commitea87569e568c1586c1ffe37226a31e5062b74ba4 (patch)
treee12ff7da50fdccf567487244dc007680bee79d3b /dev-vcs
parentf320bd9e992b7ef90a8602ada75dbabe5fbf4970 (diff)
downloadbaldeagleos-repo-ea87569e568c1586c1ffe37226a31e5062b74ba4.tar.gz
baldeagleos-repo-ea87569e568c1586c1ffe37226a31e5062b74ba4.tar.xz
baldeagleos-repo-ea87569e568c1586c1ffe37226a31e5062b74ba4.zip
Adding metadata
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/tig/tig-2.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/tig/tig-2.6.0.ebuild b/dev-vcs/tig/tig-2.6.0.ebuild
index 46674f8c4d59..ca682aa80a89 100644
--- a/dev-vcs/tig/tig-2.6.0.ebuild
+++ b/dev-vcs/tig/tig-2.6.0.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3 autotools
else
SRC_URI="https://github.com/jonas/tig/releases/download/${P}/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos"
fi
DESCRIPTION="text mode interface for git"