diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 13:02:20 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 16:10:36 +0100 |
commit | 009d8a9dfe733a80fd8139dfb2a5202238b9c5ba (patch) | |
tree | a1198e7c56409894ba6ae696f95e4740628b1d0c /app-dicts/aspell-is | |
parent | app-dicts/aspell-ru: EAPI-7 bump (diff) | |
download | gentoo-009d8a9dfe733a80fd8139dfb2a5202238b9c5ba.tar.gz gentoo-009d8a9dfe733a80fd8139dfb2a5202238b9c5ba.tar.bz2 gentoo-009d8a9dfe733a80fd8139dfb2a5202238b9c5ba.zip |
app-dicts/aspell-is: 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-is')
-rw-r--r-- | app-dicts/aspell-is/aspell-is-0.51.1.0.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/app-dicts/aspell-is/aspell-is-0.51.1.0.ebuild b/app-dicts/aspell-is/aspell-is-0.51.1.0.ebuild index 8b201ac8d422..ce5dd5d0804e 100644 --- a/app-dicts/aspell-is/aspell-is-0.51.1.0.ebuild +++ b/app-dicts/aspell-is/aspell-is-0.51.1.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="Icelandic" - inherit aspell-dict-r1 LICENSE="GPL-2" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" -IUSE="" |