diff options
author | Marek Szuba <marecki@gentoo.org> | 2022-12-08 20:37:30 +0000 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2022-12-08 22:38:50 +0000 |
commit | 0d1a8bb7d159729d3b25ca71e5a60211115a465d (patch) | |
tree | 64cc0965d3ce21fce4975ff97853c515a99c0e28 /app-dicts | |
parent | app-dicts/sword-AKJV: update EAPI 7 -> 8, correct LICENSE (diff) | |
download | gentoo-0d1a8bb7d159729d3b25ca71e5a60211115a465d.tar.gz gentoo-0d1a8bb7d159729d3b25ca71e5a60211115a465d.tar.bz2 gentoo-0d1a8bb7d159729d3b25ca71e5a60211115a465d.zip |
app-dicts/sword-ASV: update EAPI 7 -> 8
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/sword-ASV/sword-ASV-2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/sword-ASV/sword-ASV-2.0.ebuild b/app-dicts/sword-ASV/sword-ASV-2.0.ebuild index 694d53a7d808..cf72705fef1a 100644 --- a/app-dicts/sword-ASV/sword-ASV-2.0.ebuild +++ b/app-dicts/sword-ASV/sword-ASV-2.0.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 SWORD_MINIMUM_VERSION="1.5.9" |