diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 12:50:13 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 16:10:32 +0100 |
commit | 508c984b728dcadb4f27a69992f773da08be6f26 (patch) | |
tree | 06a3b0f05f7bf902e298f39ab58ad9f08f7ca6d3 /app-dicts/aspell-af | |
parent | app-dicts/aspell-en: EAPI-7 bump (diff) | |
download | gentoo-508c984b728dcadb4f27a69992f773da08be6f26.tar.gz gentoo-508c984b728dcadb4f27a69992f773da08be6f26.tar.bz2 gentoo-508c984b728dcadb4f27a69992f773da08be6f26.zip |
app-dicts/aspell-af: 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-af')
-rw-r--r-- | app-dicts/aspell-af/aspell-af-0.50.0.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/app-dicts/aspell-af/aspell-af-0.50.0.ebuild b/app-dicts/aspell-af/aspell-af-0.50.0.ebuild index d411c02d49b5..1f2709e56834 100644 --- a/app-dicts/aspell-af/aspell-af-0.50.0.ebuild +++ b/app-dicts/aspell-af/aspell-af-0.50.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="Afrikaans" - inherit aspell-dict-r1 LICENSE="GPL-2" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" -IUSE="" |