diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 12:55:46 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 16:10:34 +0100 |
commit | b5687f657c146a6031ae4ced2d537d53f3067b03 (patch) | |
tree | 7ac87446a01978d41a65cf9e4d5492e3472a9e86 /app-dicts/aspell-no | |
parent | app-dicts/aspell-he: EAPI-7 bump (diff) | |
download | gentoo-b5687f657c146a6031ae4ced2d537d53f3067b03.tar.gz gentoo-b5687f657c146a6031ae4ced2d537d53f3067b03.tar.bz2 gentoo-b5687f657c146a6031ae4ced2d537d53f3067b03.zip |
app-dicts/aspell-no: 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-no')
-rw-r--r-- | app-dicts/aspell-no/aspell-no-0.50.2.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/app-dicts/aspell-no/aspell-no-0.50.2.ebuild b/app-dicts/aspell-no/aspell-no-0.50.2.ebuild index cf67d8450571..5aa10d63a5c5 100644 --- a/app-dicts/aspell-no/aspell-no-0.50.2.ebuild +++ b/app-dicts/aspell-no/aspell-no-0.50.2.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="Norwegian" - inherit aspell-dict-r1 LICENSE="GPL-2" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" -IUSE="" |