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: Mon, 12 Jul 2021 21:59:09
Message-Id: 1626126890.74987db7652c73fef276ae99eb7ba299e3e5e284.sam@gentoo
1 commit: 74987db7652c73fef276ae99eb7ba299e3e5e284
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 12 21:54:50 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 12 21:54:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74987db7
7
8 dev-vcs/pre-commit: Keyword 2.13.0 ppc, #793794
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 802f0287c55..aa881ca83b3 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 ~ppc"
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],