diff options
author | Maciej Barć <xgqt@gentoo.org> | 2022-05-28 00:26:48 +0200 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2022-05-28 00:26:48 +0200 |
commit | 417d0c600d0d22d85c6d2f437550f9f440ffc0fc (patch) | |
tree | efdbfe4ea94465b4908b44ed1169280e2b6750d1 /app-emacs | |
parent | app-emacs/f: bump to EAPI 8 (diff) | |
download | gentoo-417d0c600d0d22d85c6d2f437550f9f440ffc0fc.tar.gz gentoo-417d0c600d0d22d85c6d2f437550f9f440ffc0fc.tar.bz2 gentoo-417d0c600d0d22d85c6d2f437550f9f440ffc0fc.zip |
app-emacs/s: bump to EAPI 8
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/s/s-1.12.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/s/s-1.12.0.ebuild b/app-emacs/s/s-1.12.0.ebuild index 1d0ca0aa37d0..4fa563b1814e 100644 --- a/app-emacs/s/s-1.12.0.ebuild +++ b/app-emacs/s/s-1.12.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 inherit elisp |