diff options
author | Sam James <sam@gentoo.org> | 2021-06-25 20:33:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-25 20:33:22 +0100 |
commit | 36840f23dcbc20a101c23b307672d75ec36c8345 (patch) | |
tree | 400379b10e302ef1966c187710d5ad52f6831041 /dev-vcs | |
parent | dev-libs/libjcat: Stabilize 0.1.8 amd64, #798672 (diff) | |
download | gentoo-36840f23dcbc20a101c23b307672d75ec36c8345.tar.gz gentoo-36840f23dcbc20a101c23b307672d75ec36c8345.tar.bz2 gentoo-36840f23dcbc20a101c23b307672d75ec36c8345.zip |
dev-vcs/pre-commit: Stabilize 2.13.0 amd64, #798678
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.ebuild | 2 |
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 3d3e6ce0d2ed..802f0287c55a 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" +KEYWORDS="amd64 ~hppa" # 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], |