commit: c3d08e12e01d50cba10829779bf36d00f7201618 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 21 23:27:40 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 21 23:27:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d08e12
dev-vcs/pre-commit: Stabilize 2.15.0 amd64, #819075 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-vcs/pre-commit/pre-commit-2.15.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 91f11000890..46bca801fe4 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],
