diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 13:14:13 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 16:10:41 +0100 |
commit | 19aabc808d363a69931599e1ecb5cc30b2d13d16 (patch) | |
tree | 1333d6990e99cf38beb9aafb7b31ad0204ba4ac0 /app-dicts/aspell-cy | |
parent | app-dicts/aspell-nl: EAPI-7 bump (diff) | |
download | gentoo-19aabc808d363a69931599e1ecb5cc30b2d13d16.tar.gz gentoo-19aabc808d363a69931599e1ecb5cc30b2d13d16.tar.bz2 gentoo-19aabc808d363a69931599e1ecb5cc30b2d13d16.zip |
app-dicts/aspell-cy: 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-cy')
-rw-r--r-- | app-dicts/aspell-cy/aspell-cy-0.50.3.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/app-dicts/aspell-cy/aspell-cy-0.50.3.ebuild b/app-dicts/aspell-cy/aspell-cy-0.50.3.ebuild index 7e818140ed17..3fdf1bd8e174 100644 --- a/app-dicts/aspell-cy/aspell-cy-0.50.3.ebuild +++ b/app-dicts/aspell-cy/aspell-cy-0.50.3.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="Welsh" - inherit aspell-dict-r1 LICENSE="GPL-2" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" -IUSE="" |