diff options
author | Sam James <sam@gentoo.org> | 2024-02-25 20:19:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-25 20:19:03 +0000 |
commit | dd40b5b38d71b0ec9bc8cd8f428176924345d7ed (patch) | |
tree | 2b758bc2f28aec651dc2c6a5f3a49037054c9da3 /dev-vcs | |
parent | dev-db/influxdb: install correcty init.d files (diff) | |
download | gentoo-dd40b5b38d71b0ec9bc8cd8f428176924345d7ed.tar.gz gentoo-dd40b5b38d71b0ec9bc8cd8f428176924345d7ed.tar.bz2 gentoo-dd40b5b38d71b0ec9bc8cd8f428176924345d7ed.zip |
dev-vcs/pre-commit: Stabilize 3.6.0 x86, #925453
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/pre-commit/pre-commit-3.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/pre-commit/pre-commit-3.6.0.ebuild b/dev-vcs/pre-commit/pre-commit-3.6.0.ebuild index 1437959c5824..94237b6412e1 100644 --- a/dev-vcs/pre-commit/pre-commit-3.6.0.ebuild +++ b/dev-vcs/pre-commit/pre-commit-3.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ' |