diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 18:26:11 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 19:51:48 +0200 |
commit | a291a58076b20b327230769ce0fdd18d3a4a8def (patch) | |
tree | 9b85ffbc39baffdcfc79cb87d57180aa87de22e6 /app-emacs | |
parent | app-emacs/qwerty: Trivial EAPI 7 bump (diff) | |
download | gentoo-a291a58076b20b327230769ce0fdd18d3a4a8def.tar.gz gentoo-a291a58076b20b327230769ce0fdd18d3a4a8def.tar.bz2 gentoo-a291a58076b20b327230769ce0fdd18d3a4a8def.zip |
app-emacs/regress: 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/regress/regress-1.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/regress/regress-1.5.1.ebuild b/app-emacs/regress/regress-1.5.1.ebuild index 9c9f5c76d874..18ae6de13a6e 100644 --- a/app-emacs/regress/regress-1.5.1.ebuild +++ b/app-emacs/regress/regress-1.5.1.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 |