summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2022-10-31 23:50:00 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2022-10-31 23:50:10 -0700
commitd3d4209ec793aa55282b93ee28c0073979446861 (patch)
treeb68f92479eb70df29c4c2af7db12eaec4024dcd9 /dev-vcs
parentsys-apps/fd: Stabilize 8.4.0 ppc64, #878957 (diff)
downloadgentoo-d3d4209ec793aa55282b93ee28c0073979446861.tar.gz
gentoo-d3d4209ec793aa55282b93ee28c0073979446861.tar.bz2
gentoo-d3d4209ec793aa55282b93ee28c0073979446861.zip
dev-vcs/tig: Stabilize 2.5.7 ppc64, #878965
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/tig/tig-2.5.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/tig/tig-2.5.7.ebuild b/dev-vcs/tig/tig-2.5.7.ebuild
index 656ca0a2e20b..376b25455b03 100644
--- a/dev-vcs/tig/tig-2.5.7.ebuild
+++ b/dev-vcs/tig/tig-2.5.7.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"