commit: 0b68fc459caf677cad108295e3c8294d91b7d0ec
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 23 04:40:31 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 04:56:49 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b68fc45
app-emacs/flycheck: update note re tests
We're both going to look at the tests over the next few days together.
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/flycheck/flycheck-32_p20230305.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"