From d58b4cd3aadc75c7a6f5362bdf7df5066deefe74 Mon Sep 17 00:00:00 2001 From: Rolf Eike Beer Date: Tue, 8 Jun 2021 17:36:23 +0200 Subject: [PATCH] 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 Signed-off-by: Sergei Trofimovich --- dev-vcs/pre-commit/pre-commit-2.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 d2e6b60c37b1d..db770b021cd65 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],