summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-24 05:09:21 +0100
committerSam James <sam@gentoo.org>2021-07-24 05:09:21 +0100
commitcededfd77b16fd457180ec3dbdd8a354a0704f77 (patch)
tree9e62636f7762eecad371b9d9828a7ce7e6e34109 /dev-vcs/pre-commit
parentapp-shells/autojump: Keyword 22.5.3-r1 x86, #793794 (diff)
downloadgentoo-cededfd77b16fd457180ec3dbdd8a354a0704f77.tar.gz
gentoo-cededfd77b16fd457180ec3dbdd8a354a0704f77.tar.bz2
gentoo-cededfd77b16fd457180ec3dbdd8a354a0704f77.zip
dev-vcs/pre-commit: Keyword 2.13.0 x86, #793794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/pre-commit')
-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 aa881ca83b3e..a43dd94681d5 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"
+KEYWORDS="amd64 ~hppa ~ppc ~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],