commit: 42c7a5e3d3b7ffa7d5c99fe0f31130e350356ec0 Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Thu Oct 3 13:12:23 2024 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Thu Oct 3 15:08:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42c7a5e3
app-emacs/flycheck: remove test-gpg integration test Closes: https://bugs.gentoo.org/939838 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> app-emacs/flycheck/flycheck-34.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-emacs/flycheck/flycheck-34.1.ebuild b/app-emacs/flycheck/flycheck-34.1.ebuild index 1d30e9a23b83..5a4ced52238d 100644 --- a/app-emacs/flycheck/flycheck-34.1.ebuild +++ b/app-emacs/flycheck/flycheck-34.1.ebuild @@ -34,6 +34,7 @@ BDEPEND=" ELISP_REMOVE=" test/specs/test-documentation.el + test/specs/test-gpg.el test/specs/test-melpa-package.el "
