Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/pre-commit/
Date: Fri, 25 Jun 2021 19:33:45
Message-Id: 1624649602.36840f23dcbc20a101c23b307672d75ec36c8345.sam@gentoo
1 commit: 36840f23dcbc20a101c23b307672d75ec36c8345
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 25 19:33:22 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 25 19:33:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36840f23
7
8 dev-vcs/pre-commit: Stabilize 2.13.0 amd64, #798678
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-vcs/pre-commit/pre-commit-2.13.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-vcs/pre-commit/pre-commit-2.13.0.ebuild b/dev-vcs/pre-commit/pre-commit-2.13.0.ebuild
16 index 3d3e6ce0d2e..802f0287c55 100644
17 --- a/dev-vcs/pre-commit/pre-commit-2.13.0.ebuild
18 +++ b/dev-vcs/pre-commit/pre-commit-2.13.0.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~hppa"
24 +KEYWORDS="amd64 ~hppa"
25
26 # TODO: figure out why these tests - all of which invoke git - fail:
27 # - tests/main_test.py::test_all_cmds[autoupdate,hook-impl,install,install-hooks,migrate-config,run,uninstall],