diff options
author | Leonardo Hernández Hernández <leohdz172@proton.me> | 2023-08-30 00:43:12 -0600 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-30 08:52:11 +0100 |
commit | 137c9ad558dfe10c3b2b7051c1ed02639548af5f (patch) | |
tree | fd8287eaf59e3e83225e833ed69cc99191c9afbf /sys-apps/exa/exa-0.10.1.ebuild | |
parent | sys-apps/exa: fix QA_FLAGS_IGNORED (diff) | |
download | gentoo-137c9ad558dfe10c3b2b7051c1ed02639548af5f.tar.gz gentoo-137c9ad558dfe10c3b2b7051c1ed02639548af5f.tar.bz2 gentoo-137c9ad558dfe10c3b2b7051c1ed02639548af5f.zip |
sys-apps/exa: update EAPI 7 -> 8
Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/exa/exa-0.10.1.ebuild')
-rw-r--r-- | sys-apps/exa/exa-0.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/exa/exa-0.10.1.ebuild b/sys-apps/exa/exa-0.10.1.ebuild index b6812fa7bbe4..27fe0bd020a3 100644 --- a/sys-apps/exa/exa-0.10.1.ebuild +++ b/sys-apps/exa/exa-0.10.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 CRATES=" ansi_term@0.12.1 |