diff options
author | Sam James <sam@gentoo.org> | 2024-07-09 03:55:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-09 03:55:53 +0100 |
commit | 6f0831437563e74386e0effa46ea5f4249e984c1 (patch) | |
tree | 456d49415f330c289ec39366d801c791e7eb9710 /dev-vcs | |
parent | dev-vcs/pre-commit: Stabilize 3.7.0 x86, #935761 (diff) | |
download | gentoo-6f0831437563e74386e0effa46ea5f4249e984c1.tar.gz gentoo-6f0831437563e74386e0effa46ea5f4249e984c1.tar.bz2 gentoo-6f0831437563e74386e0effa46ea5f4249e984c1.zip |
dev-vcs/pre-commit: Stabilize 3.7.0 amd64, #935761
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/pre-commit/pre-commit-3.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/pre-commit/pre-commit-3.7.0.ebuild b/dev-vcs/pre-commit/pre-commit-3.7.0.ebuild index 94237b6412e1..90ea7eb7e160 100644 --- a/dev-vcs/pre-commit/pre-commit-3.7.0.ebuild +++ b/dev-vcs/pre-commit/pre-commit-3.7.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 ~arm64 ~hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 x86" RDEPEND="dev-vcs/git $(python_gen_cond_dep ' |