diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 12:45:09 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 16:10:30 +0100 |
commit | 6d2b2d5e33470e7a486a255b03963c6e1136ea1c (patch) | |
tree | f6d94e79eb30f5d94e423e3711f90b2e31792f67 /app-dicts/aspell-fo | |
parent | aspell-dict-r1.eclass: Support EAPI-7, fix eclassdoc (diff) | |
download | gentoo-6d2b2d5e33470e7a486a255b03963c6e1136ea1c.tar.gz gentoo-6d2b2d5e33470e7a486a255b03963c6e1136ea1c.tar.bz2 gentoo-6d2b2d5e33470e7a486a255b03963c6e1136ea1c.zip |
app-dicts/aspell-fo: 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-fo')
-rw-r--r-- | app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild b/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild index 2cddd4f5f83f..b166c4df9e69 100644 --- a/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild +++ b/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild @@ -1,12 +1,10 @@ -# 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="Faroese" - inherit aspell-dict-r1 LICENSE="GPL-2" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" -IUSE="" |