diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 18:25:46 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 19:51:43 +0200 |
commit | b9b9d49bdbd16dc42f66e21d91a7d8a09d94e9fc (patch) | |
tree | 7709276e28b8c51a2998674292a61327a8728093 /app-emacs/keywiz | |
parent | app-emacs/jasmin: Trivial EAPI 7 bump (diff) | |
download | gentoo-b9b9d49bdbd16dc42f66e21d91a7d8a09d94e9fc.tar.gz gentoo-b9b9d49bdbd16dc42f66e21d91a7d8a09d94e9fc.tar.bz2 gentoo-b9b9d49bdbd16dc42f66e21d91a7d8a09d94e9fc.zip |
app-emacs/keywiz: 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/keywiz')
-rw-r--r-- | app-emacs/keywiz/keywiz-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/keywiz/keywiz-1.4.ebuild b/app-emacs/keywiz/keywiz-1.4.ebuild index 6b7840694976..b112d0013271 100644 --- a/app-emacs/keywiz/keywiz-1.4.ebuild +++ b/app-emacs/keywiz/keywiz-1.4.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit elisp |