diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 13:12:33 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 16:10:40 +0100 |
commit | 409a9881836ac36af51f7a084d3916e210d27f21 (patch) | |
tree | ac1cd3f7e0fcb6f3a9adb94f2164013f237f6514 /app-dicts/aspell-ga | |
parent | app-dicts/aspell-pl: EAPI-7 bump (diff) | |
download | gentoo-409a9881836ac36af51f7a084d3916e210d27f21.tar.gz gentoo-409a9881836ac36af51f7a084d3916e210d27f21.tar.bz2 gentoo-409a9881836ac36af51f7a084d3916e210d27f21.zip |
app-dicts/aspell-ga: 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-ga')
-rw-r--r-- | app-dicts/aspell-ga/aspell-ga-0.50.4.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/app-dicts/aspell-ga/aspell-ga-0.50.4.ebuild b/app-dicts/aspell-ga/aspell-ga-0.50.4.ebuild index a16489161081..633903c45e17 100644 --- a/app-dicts/aspell-ga/aspell-ga-0.50.4.ebuild +++ b/app-dicts/aspell-ga/aspell-ga-0.50.4.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="Irish" - inherit aspell-dict-r1 LICENSE="GPL-2" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" -IUSE="" |