diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2021-10-06 13:46:32 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2021-10-06 13:47:10 +0200 |
commit | 88d44847582c5dfc621355e09e0f1f29a20ca3a7 (patch) | |
tree | d1b79e6ff180d28e999c4c90dcbf3798dd96e715 /app-editors | |
parent | app-editors/nano: Bump to version 5.9 (diff) | |
download | gentoo-88d44847582c5dfc621355e09e0f1f29a20ca3a7.tar.gz gentoo-88d44847582c5dfc621355e09e0f1f29a20ca3a7.tar.bz2 gentoo-88d44847582c5dfc621355e09e0f1f29a20ca3a7.zip |
app-editors/nano: Synced live ebuild
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/nano/nano-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/nano/nano-9999.ebuild b/app-editors/nano/nano-9999.ebuild index 7a309f7cb09d..188b7842b16e 100644 --- a/app-editors/nano/nano-9999.ebuild +++ b/app-editors/nano/nano-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit flag-o-matic if [[ ${PV} == "9999" ]] ; then |