diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 18:25:38 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 19:51:41 +0200 |
commit | eb2aa82b868b519359eda944dc588e5107a999ad (patch) | |
tree | 6789cda0cbc6683dc8f7e3018eee787e92b1146d /app-emacs/jam-mode | |
parent | app-emacs/inform-mode: Trivial EAPI 7 bump (diff) | |
download | gentoo-eb2aa82b868b519359eda944dc588e5107a999ad.tar.gz gentoo-eb2aa82b868b519359eda944dc588e5107a999ad.tar.bz2 gentoo-eb2aa82b868b519359eda944dc588e5107a999ad.zip |
app-emacs/jam-mode: Trivial EAPI 7 bump
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/jam-mode')
-rw-r--r-- | app-emacs/jam-mode/jam-mode-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/jam-mode/jam-mode-0.3.ebuild b/app-emacs/jam-mode/jam-mode-0.3.ebuild index a4202271e691..c420ff1a7fa4 100644 --- a/app-emacs/jam-mode/jam-mode-0.3.ebuild +++ b/app-emacs/jam-mode/jam-mode-0.3.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit elisp |