summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-26 08:48:50 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-26 08:48:50 +0200
commitf23978f29ab1e137672f021475de3534059dcc71 (patch)
tree61c00a7f684a07beae561e8059f1a62e4f409aea
parentdev-python/pytest-env: amd64 stable wrt bug #791949 (diff)
downloadgentoo-f23978f2.tar.gz
gentoo-f23978f2.tar.bz2
gentoo-f23978f2.zip
dev-vcs/pre-commit: amd64 stable wrt bug #791949
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-vcs/pre-commit/pre-commit-2.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/pre-commit/pre-commit-2.12.1.ebuild b/dev-vcs/pre-commit/pre-commit-2.12.1.ebuild
index 5a4c4ea945f6..1dd37b2abb3b 100644
--- a/dev-vcs/pre-commit/pre-commit-2.12.1.ebuild
+++ b/dev-vcs/pre-commit/pre-commit-2.12.1.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"
+KEYWORDS="amd64"
# TODO: figure out why these tests - all of which invoke git - fail:
# - tests/main_test.py::test_all_cmds[autoupdate,hook-impl,install,install-hooks,migrate-config,run,uninstall]