commit:     fe31221cb65d2d865ff37dbc653ef238b4500e99
Author:     Brian Kubisiak <brian <AT> kubisiak <DOT> com>
AuthorDate: Sun Apr 18 23:08:52 2021 +0000
Commit:     Brian Kubisiak <brian <AT> kubisiak <DOT> com>
CommitDate: Sun Apr 18 23:08:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fe31221c

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 <AT> kubisiak.com>

 app-emacs/flycheck/flycheck-31.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

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

Reply via email to