commit: 57e3495df0fd81cbc8bcd0882ba831b2a9939634 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Sep 1 19:11:36 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Sep 1 19:11:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57e3495d
dev-vcs/pre-commit: Stabilize 2.20.0 amd64, #867877 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-vcs/pre-commit/pre-commit-2.20.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/pre-commit/pre-commit-2.20.0.ebuild b/dev-vcs/pre-commit/pre-commit-2.20.0.ebuild index 1d5c06e1e2a7..c2e052654249 100644 --- a/dev-vcs/pre-commit/pre-commit-2.20.0.ebuild +++ b/dev-vcs/pre-commit/pre-commit-2.20.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 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86" RDEPEND="dev-vcs/git $(python_gen_cond_dep '
