diff options
author | Sam James <sam@gentoo.org> | 2022-02-24 14:03:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-24 14:03:01 +0000 |
commit | d2e1001edf006407d32836e9c9cffeb63b0ba97d (patch) | |
tree | a0f292ce606e72c3d7476996b640d11495aa83b6 /dev-vcs/pre-commit | |
parent | sci-electronics/gspiceui: respect CXX and fix build with clang (diff) | |
download | gentoo-d2e1001edf006407d32836e9c9cffeb63b0ba97d.tar.gz gentoo-d2e1001edf006407d32836e9c9cffeb63b0ba97d.tar.bz2 gentoo-d2e1001edf006407d32836e9c9cffeb63b0ba97d.zip |
dev-vcs/pre-commit: Stabilize 2.17.0 x86, #833974
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/pre-commit')
-rw-r--r-- | dev-vcs/pre-commit/pre-commit-2.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/pre-commit/pre-commit-2.17.0.ebuild b/dev-vcs/pre-commit/pre-commit-2.17.0.ebuild index 85ed7200f7f0..3d2b9177deee 100644 --- a/dev-vcs/pre-commit/pre-commit-2.17.0.ebuild +++ b/dev-vcs/pre-commit/pre-commit-2.17.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 ' |