commit: 77a39d34e567c86545a998adec20d349707d9628
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 5 23:22:07 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 5 23:22:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77a39d34
dev-vcs/pre-commit: Stabilize 4.0.1 amd64, #947543
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-vcs/pre-commit/pre-commit-4.0.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-vcs/pre-commit/pre-commit-4.0.1.ebuild
b/dev-vcs/pre-commit/pre-commit-4.0.1.ebuild
index 27a86ca9beb6..5e3593df4cee 100644
--- a/dev-vcs/pre-commit/pre-commit-4.0.1.ebuild
+++ b/dev-vcs/pre-commit/pre-commit-4.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ else
SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/v${PV}.tar.gz
-> ${P}.gh.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~x86"
fi
LICENSE="MIT"