summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-21 23:27:40 +0000
committerSam James <sam@gentoo.org>2021-10-21 23:27:40 +0000
commitc3d08e12e01d50cba10829779bf36d00f7201618 (patch)
tree5ae973cc9820d873aa37ddb82010d749fe5418c8 /dev-vcs
parentdev-python/identify: Stabilize 2.2.15 amd64, #819075 (diff)
downloadgentoo-c3d08e12e01d50cba10829779bf36d00f7201618.tar.gz
gentoo-c3d08e12e01d50cba10829779bf36d00f7201618.tar.bz2
gentoo-c3d08e12e01d50cba10829779bf36d00f7201618.zip
dev-vcs/pre-commit: Stabilize 2.15.0 amd64, #819075
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/pre-commit/pre-commit-2.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/pre-commit/pre-commit-2.15.0.ebuild b/dev-vcs/pre-commit/pre-commit-2.15.0.ebuild
index 91f110008907..46bca801fe4a 100644
--- a/dev-vcs/pre-commit/pre-commit-2.15.0.ebuild
+++ b/dev-vcs/pre-commit/pre-commit-2.15.0.ebuild
@@ -15,7 +15,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"
# 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],