summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-24 05:09:31 +0100
committerSam James <sam@gentoo.org>2021-07-24 05:09:31 +0100
commit8a3d80c472888a40ec91171fa372a1451356b212 (patch)
tree08394e975dec01a7fd68623735e4d3c26f49fab6 /dev-vcs
parentapp-shells/autojump: Keyword 22.5.3-r1 ppc64, #793794 (diff)
downloadgentoo-8a3d80c472888a40ec91171fa372a1451356b212.tar.gz
gentoo-8a3d80c472888a40ec91171fa372a1451356b212.tar.bz2
gentoo-8a3d80c472888a40ec91171fa372a1451356b212.zip
dev-vcs/pre-commit: Keyword 2.13.0 ppc64, #793794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/pre-commit/pre-commit-2.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/pre-commit/pre-commit-2.13.0.ebuild b/dev-vcs/pre-commit/pre-commit-2.13.0.ebuild
index a43dd94681d5..b950b9251989 100644
--- a/dev-vcs/pre-commit/pre-commit-2.13.0.ebuild
+++ b/dev-vcs/pre-commit/pre-commit-2.13.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86"
# TODO: figure out why these tests - all of which invoke git - fail:
# - tests/main_test.py::test_all_cmds[autoupdate,hook-impl,install,install-hooks,migrate-config,run,uninstall],