summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-21 23:26:46 +0000
committerSam James <sam@gentoo.org>2021-10-21 23:26:46 +0000
commit3f05bc1c14924634af99c1c155a77c35ab4e4580 (patch)
treefca2d02ae59cac1fe624c468349b28501e3e31be /dev-vcs
parentdev-python/nodeenv: Stabilize 1.6.0 x86, #819075 (diff)
downloadgentoo-3f05bc1c14924634af99c1c155a77c35ab4e4580.tar.gz
gentoo-3f05bc1c14924634af99c1c155a77c35ab4e4580.tar.bz2
gentoo-3f05bc1c14924634af99c1c155a77c35ab4e4580.zip
dev-vcs/pre-commit: Stabilize 2.15.0 x86, #819075
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/pre-commit/pre-commit-2.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/pre-commit/pre-commit-2.15.0.ebuild b/dev-vcs/pre-commit/pre-commit-2.15.0.ebuild
index 79480395678d..91f110008907 100644
--- a/dev-vcs/pre-commit/pre-commit-2.15.0.ebuild
+++ b/dev-vcs/pre-commit/pre-commit-2.15.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~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],