aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Kubisiak <brian@kubisiak.com>2021-04-18 16:08:52 -0700
committerBrian Kubisiak <brian@kubisiak.com>2021-04-18 16:08:52 -0700
commitfe31221cb65d2d865ff37dbc653ef238b4500e99 (patch)
treec50add286823ba5b35c76361a7f0dbbb5d0cde4d /app-emacs
parentx11-themes/materia-theme: new package (diff)
downloadguru-fe31221cb65d2d865ff37dbc653ef238b4500e99.tar.gz
guru-fe31221cb65d2d865ff37dbc653ef238b4500e99.tar.bz2
guru-fe31221cb65d2d865ff37dbc653ef238b4500e99.zip
app-emacs/flycheck: disable tests
Tests require a lot of external dependencies that aren't available through portage; disable tests until these are merged. Closes: https://bugs.gentoo.org/783924 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Brian Kubisiak <brian@kubisiak.com>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/flycheck/flycheck-31.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/app-emacs/flycheck/flycheck-31.ebuild b/app-emacs/flycheck/flycheck-31.ebuild
index f32cbef94..559319b14 100644
--- a/app-emacs/flycheck/flycheck-31.ebuild
+++ b/app-emacs/flycheck/flycheck-31.ebuild
@@ -18,3 +18,7 @@ RDEPEND="${BDEPEND}"
SITEFILE="50${PN}-gentoo.el"
DOCS="README.md"
+
+# Running tests requires a lot of external dependencies that don't exist in
+# portage
+RESTRICT=test