diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 13:03:09 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 16:10:37 +0100 |
commit | 6ffbc7573518b79f39147a2a9fda9bc11477a344 (patch) | |
tree | a91db11512ca9b3b2bbe58eca2ae78ee265a6c45 /app-dicts/aspell-fi | |
parent | app-dicts/aspell-hr: EAPI-7 bump (diff) | |
download | gentoo-6ffbc7573518b79f39147a2a9fda9bc11477a344.tar.gz gentoo-6ffbc7573518b79f39147a2a9fda9bc11477a344.tar.bz2 gentoo-6ffbc7573518b79f39147a2a9fda9bc11477a344.zip |
app-dicts/aspell-fi: EAPI-7 bump
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-fi')
-rw-r--r-- | app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild b/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild index 7ea9c7161ff2..018faa33c338 100644 --- a/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild +++ b/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild @@ -1,13 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 ASPELL_LANG="Finnish" ASPELL_VERSION=6 - inherit aspell-dict-r1 LICENSE="GPL-2" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" -IUSE="" |