summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-04-16 18:12:52 +0200
committerMarek Szuba <marecki@gentoo.org>2021-04-16 20:24:49 +0200
commit86471f8986508708b55d430e91d92364ebf4b45b (patch)
tree3c23527f28b965ffdcdb58fe5fba91492d9a8feb
parentdev-vcs/pre-commit: use pytest-env now that it is in the tree (diff)
downloadgentoo-86471f89.tar.gz
gentoo-86471f89.tar.bz2
gentoo-86471f89.zip
dev-vcs/pre-commit: actually restrict tests
Signed-off-by: Marek Szuba <marecki@gentoo.org>
-rw-r--r--dev-vcs/pre-commit/pre-commit-2.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/pre-commit/pre-commit-2.12.0.ebuild b/dev-vcs/pre-commit/pre-commit-2.12.0.ebuild
index c494bc22f847..5a4c4ea945f6 100644
--- a/dev-vcs/pre-commit/pre-commit-2.12.0.ebuild
+++ b/dev-vcs/pre-commit/pre-commit-2.12.0.ebuild
@@ -25,7 +25,7 @@ KEYWORDS="~amd64"
# Ditto
# - tests/commands/install_uninstall_test.py::test_installed_from_venv
# "git commit" returns 1 instead of 0, again no details
-#RESTRICT="test"
+RESTRICT="test"
RDEPEND="dev-vcs/git
$(python_gen_cond_dep '