summaryrefslogtreecommitdiff
path: root/dev-vcs/tig/tig-2.5.8.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-07 16:17:07 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-07 16:17:07 +0100
commite3184eb75ff6935e35462bfd59788feb985259e1 (patch)
tree81d0ebe82168f40346d74544320814ea0942427f /dev-vcs/tig/tig-2.5.8.ebuild
parent2c9fab2a3468abc6862cb3115c9ff63aa266bf57 (diff)
gentoo auto-resync : 07:07:2023 - 16:17:07
Diffstat (limited to 'dev-vcs/tig/tig-2.5.8.ebuild')
-rw-r--r--dev-vcs/tig/tig-2.5.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/tig/tig-2.5.8.ebuild b/dev-vcs/tig/tig-2.5.8.ebuild
index e56d95ae9dc6..8fcb5c6a55b5 100644
--- a/dev-vcs/tig/tig-2.5.8.ebuild
+++ b/dev-vcs/tig/tig-2.5.8.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 ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
fi
DESCRIPTION="text mode interface for git"