diff options
author | Matthew Smith <matthew@gentoo.org> | 2023-03-23 11:53:25 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2023-03-26 18:50:44 +0200 |
commit | 1bbc65189df087df3af0b4a0c70c1b2e8c86251e (patch) | |
tree | 098896d0ec23c42e8331d57e1e9ece05e606cb8b /app-emacs/consult-flycheck | |
parent | app-emacs/*: drop redundant NEED_EMACS (diff) | |
download | gentoo-1bbc65189df087df3af0b4a0c70c1b2e8c86251e.tar.gz gentoo-1bbc65189df087df3af0b4a0c70c1b2e8c86251e.tar.bz2 gentoo-1bbc65189df087df3af0b4a0c70c1b2e8c86251e.zip |
app-emacs/consult-flycheck: update NEED_EMACS
Signed-off-by: Matthew Smith <matthew@gentoo.org>
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/consult-flycheck')
-rw-r--r-- | app-emacs/consult-flycheck/consult-flycheck-0.9-r2.ebuild (renamed from app-emacs/consult-flycheck/consult-flycheck-0.9-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/consult-flycheck/consult-flycheck-0.9-r1.ebuild b/app-emacs/consult-flycheck/consult-flycheck-0.9-r2.ebuild index b28863a7366a..d866bc663de1 100644 --- a/app-emacs/consult-flycheck/consult-flycheck-0.9-r1.ebuild +++ b/app-emacs/consult-flycheck/consult-flycheck-0.9-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -NEED_EMACS=26 +NEED_EMACS=27.1 inherit elisp |