mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user