diff options
Diffstat (limited to 'app-emacs/flycheck')
-rw-r--r-- | app-emacs/flycheck/flycheck-32_p20230305.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/flycheck/flycheck-32_p20230305.ebuild b/app-emacs/flycheck/flycheck-32_p20230305.ebuild index 8a79b1a8254f..1ad096748312 100644 --- a/app-emacs/flycheck/flycheck-32_p20230305.ebuild +++ b/app-emacs/flycheck/flycheck-32_p20230305.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${COMMIT}" LICENSE="GPL-3+" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x64-macos" -RESTRICT="test" # test requires cask and ert-runner which are not packaged yet +RESTRICT="test" # TODO: wire up now that cask and ert-runner are packaged RDEPEND=">=app-emacs/dash-2.12.1 >=app-emacs/pkg-info-0.4" |