diff options
-rw-r--r-- | app-editors/emacs/emacs-28.3_rc1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs/emacs-28.3_rc1-r3.ebuild b/app-editors/emacs/emacs-28.3_rc1-r3.ebuild index ab629a5d4477..f56f106b3d9a 100644 --- a/app-editors/emacs/emacs-28.3_rc1-r3.ebuild +++ b/app-editors/emacs/emacs-28.3_rc1-r3.ebuild @@ -381,10 +381,10 @@ src_test() { %lisp/emacs-lisp/ert-tests.el %lisp/loadhist-tests.el - # Reason: hangs in gpg + # Reason: hangs in gpg #907839 # epg-roundtrip-1 # epg-roundtrip-2 - %lisp/epg-tests.el + #%lisp/epg-tests.el ) # See test/README for possible options |