diff options
author | Sam James <sam@gentoo.org> | 2023-03-26 00:51:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-26 00:51:32 +0000 |
commit | d28d2616426b9fd70ead64fcd367ed83fc0be20b (patch) | |
tree | 1b28735b0704154ebdc5dea0a7de23f0d478116d /dev-vcs | |
parent | dev-python/pycparser: Stabilize 2.21-r2 ALLARCHES, #903051 (diff) | |
download | gentoo-d28d2616426b9fd70ead64fcd367ed83fc0be20b.tar.gz gentoo-d28d2616426b9fd70ead64fcd367ed83fc0be20b.tar.bz2 gentoo-d28d2616426b9fd70ead64fcd367ed83fc0be20b.zip |
dev-vcs/pre-commit: Stabilize 3.0.4 amd64, #903053
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/pre-commit/pre-commit-3.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/pre-commit/pre-commit-3.0.4.ebuild b/dev-vcs/pre-commit/pre-commit-3.0.4.ebuild index 5a0641fc9c02..abd369a5e990 100644 --- a/dev-vcs/pre-commit/pre-commit-3.0.4.ebuild +++ b/dev-vcs/pre-commit/pre-commit-3.0.4.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 ' |