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>
This commit is contained in:
Brian Kubisiak
2021-04-18 16:08:52 -07:00
parent c6ce4cc840
commit fe31221cb6

View File

@@ -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