diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 18:26:07 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 19:51:47 +0200 |
commit | dfa2c1dfdbdfee62e492094e34db4a3bcebae2c5 (patch) | |
tree | 03683311cf8e1aed140531c719a2e153e984224d /app-emacs | |
parent | app-emacs/protbuf: Trivial EAPI 7 bump (diff) | |
download | gentoo-dfa2c1dfdbdfee62e492094e34db4a3bcebae2c5.tar.gz gentoo-dfa2c1dfdbdfee62e492094e34db4a3bcebae2c5.tar.bz2 gentoo-dfa2c1dfdbdfee62e492094e34db4a3bcebae2c5.zip |
app-emacs/qwerty: 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')
-rw-r--r-- | app-emacs/qwerty/qwerty-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/qwerty/qwerty-1.1.ebuild b/app-emacs/qwerty/qwerty-1.1.ebuild index 0beecc1db337..9f74cabcf5b0 100644 --- a/app-emacs/qwerty/qwerty-1.1.ebuild +++ b/app-emacs/qwerty/qwerty-1.1.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 |