diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 18:54:38 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 19:52:00 +0200 |
commit | eea250228259c1a1ba53e6a43229bfa0e9c8fa64 (patch) | |
tree | 74a2565e524713b9f065a0314044367c09f5e5cd /app-emacs/highline | |
parent | app-emacs/emacs-wget: Trivial EAPI 7 bump (diff) | |
download | gentoo-eea250228259c1a1ba53e6a43229bfa0e9c8fa64.tar.gz gentoo-eea250228259c1a1ba53e6a43229bfa0e9c8fa64.tar.bz2 gentoo-eea250228259c1a1ba53e6a43229bfa0e9c8fa64.zip |
app-emacs/highline: 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/highline')
-rw-r--r-- | app-emacs/highline/highline-7.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/highline/highline-7.2.2.ebuild b/app-emacs/highline/highline-7.2.2.ebuild index 9ff75c483d3e..e4fc90bd7b45 100644 --- a/app-emacs/highline/highline-7.2.2.ebuild +++ b/app-emacs/highline/highline-7.2.2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit elisp |