diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-12-27 13:13:54 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-12-27 13:26:21 -0800 |
commit | 5d819d0818132f2881ea4eff3a27cdf02f351dbf (patch) | |
tree | 3ae2c5d5c786653113d3166e4f2f193d4bf11bf7 /app-text/fzy | |
parent | app-text/fzy: rename from app-shells/fzy (diff) | |
download | gentoo-5d819d0818132f2881ea4eff3a27cdf02f351dbf.tar.gz gentoo-5d819d0818132f2881ea4eff3a27cdf02f351dbf.tar.bz2 gentoo-5d819d0818132f2881ea4eff3a27cdf02f351dbf.zip |
app-text/fzy: update EAPI 6 -> 7
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-text/fzy')
-rw-r--r-- | app-text/fzy/fzy-1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/fzy/fzy-1.0-r1.ebuild b/app-text/fzy/fzy-1.0-r1.ebuild index 2e74b46c1a85..a7450fedb766 100644 --- a/app-text/fzy/fzy-1.0-r1.ebuild +++ b/app-text/fzy/fzy-1.0-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit optfeature savedconfig toolchain-funcs |