diff options
author | Ulrich Müller <ulm@gentoo.org> | 2023-06-11 08:31:15 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2023-06-11 08:34:40 +0200 |
commit | 68710c12bfad2954fe4ef80a56c035139ef783b5 (patch) | |
tree | 7654c19f609faab0a736900d21624c4c71f60db2 /app-editors | |
parent | dev-python/sphinx-autoapi: Keyword 2.1.1 x86, #908294 (diff) | |
download | gentoo-68710c12bfad2954fe4ef80a56c035139ef783b5.tar.gz gentoo-68710c12bfad2954fe4ef80a56c035139ef783b5.tar.bz2 gentoo-68710c12bfad2954fe4ef80a56c035139ef783b5.zip |
Revert "app-editors/emacs: Disable epg-tests for now"
Add bug reference to comment.
This reverts commit 63c56105984d684873290190710f4fa8672d5e1b.
Bug: https://bugs.gentoo.org/907839
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-editors')
-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 |