diff options
author | Ulrich Müller <ulm@gentoo.org> | 2023-06-04 21:31:30 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2023-06-04 21:32:16 +0200 |
commit | 63c56105984d684873290190710f4fa8672d5e1b (patch) | |
tree | 8bb8a13d96c8161cc02f633539aae88f82ae8022 /app-editors/emacs | |
parent | app-arch/unrar: Drop old versions (diff) | |
download | gentoo-63c56105984d684873290190710f4fa8672d5e1b.tar.gz gentoo-63c56105984d684873290190710f4fa8672d5e1b.tar.bz2 gentoo-63c56105984d684873290190710f4fa8672d5e1b.zip |
app-editors/emacs: Disable epg-tests for now
Bug: https://bugs.gentoo.org/907839
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/emacs-28.3_rc1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-28.3_rc1-r3.ebuild b/app-editors/emacs/emacs-28.3_rc1-r3.ebuild index 74c666e30d43..ab629a5d4477 100644 --- a/app-editors/emacs/emacs-28.3_rc1-r3.ebuild +++ b/app-editors/emacs/emacs-28.3_rc1-r3.ebuild @@ -384,7 +384,7 @@ src_test() { # Reason: hangs in gpg # epg-roundtrip-1 # epg-roundtrip-2 - #%lisp/epg-tests.el + %lisp/epg-tests.el ) # See test/README for possible options |