summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-06-08 17:36:23 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2021-06-08 17:53:54 +0100
commitd58b4cd3aadc75c7a6f5362bdf7df5066deefe74 (patch)
tree0e7df6e8920d15c9d685be59d57b0f37a71124b3 /dev-vcs
parentdev-python/identify: keyworded 2.2.9 for hppa, bug #793794 (diff)
downloadgentoo-d58b4cd3aadc75c7a6f5362bdf7df5066deefe74.tar.gz
gentoo-d58b4cd3aadc75c7a6f5362bdf7df5066deefe74.tar.bz2
gentoo-d58b4cd3aadc75c7a6f5362bdf7df5066deefe74.zip
dev-vcs/pre-commit: keyworded 2.13.0 for hppa, bug #793794
Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/pre-commit/pre-commit-2.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/pre-commit/pre-commit-2.13.0.ebuild b/dev-vcs/pre-commit/pre-commit-2.13.0.ebuild
index d2e6b60c37b1..db770b021cd6 100644
--- a/dev-vcs/pre-commit/pre-commit-2.13.0.ebuild
+++ b/dev-vcs/pre-commit/pre-commit-2.13.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"
+KEYWORDS="~amd64 ~hppa"
# 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],