diff options
author | Sam James <sam@gentoo.org> | 2021-10-21 23:26:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-21 23:26:46 +0000 |
commit | 3f05bc1c14924634af99c1c155a77c35ab4e4580 (patch) | |
tree | fca2d02ae59cac1fe624c468349b28501e3e31be /dev-vcs | |
parent | dev-python/nodeenv: Stabilize 1.6.0 x86, #819075 (diff) | |
download | gentoo-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.ebuild | 2 |
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], |