diff options
author | 2021-07-12 22:54:50 +0100 | |
---|---|---|
committer | 2021-07-12 22:54:50 +0100 | |
commit | 74987db7652c73fef276ae99eb7ba299e3e5e284 (patch) | |
tree | f97cd9757d62fa3a59c7603a4248b05ce856c391 /dev-vcs/pre-commit/pre-commit-2.13.0.ebuild | |
parent | dev-python/nodeenv: Keyword 1.6.0 ppc, #793794 (diff) | |
download | gentoo-74987db7652c73fef276ae99eb7ba299e3e5e284.tar.gz gentoo-74987db7652c73fef276ae99eb7ba299e3e5e284.tar.bz2 gentoo-74987db7652c73fef276ae99eb7ba299e3e5e284.zip |
dev-vcs/pre-commit: Keyword 2.13.0 ppc, #793794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/pre-commit/pre-commit-2.13.0.ebuild')
-rw-r--r-- | dev-vcs/pre-commit/pre-commit-2.13.0.ebuild | 2 |
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 802f0287c55a..aa881ca83b3e 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 ~hppa" +KEYWORDS="amd64 ~hppa ~ppc" # 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], |