diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 13:08:39 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 16:10:39 +0100 |
commit | cc1d81a16de9fe525c517e019a099a27d5c5bf3e (patch) | |
tree | 7a14aa05c65e6e00123c266f567cba32df9e7551 /app-dicts/aspell-uk | |
parent | app-dicts/aspell-de-alt: EAPI-7 bump (diff) | |
download | gentoo-cc1d81a16de9fe525c517e019a099a27d5c5bf3e.tar.gz gentoo-cc1d81a16de9fe525c517e019a099a27d5c5bf3e.tar.bz2 gentoo-cc1d81a16de9fe525c517e019a099a27d5c5bf3e.zip |
app-dicts/aspell-uk: 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-uk')
-rw-r--r-- | app-dicts/aspell-uk/aspell-uk-1.4.0.0.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/app-dicts/aspell-uk/aspell-uk-1.4.0.0.ebuild b/app-dicts/aspell-uk/aspell-uk-1.4.0.0.ebuild index 380dcd88bf80..db0ac6e9a335 100644 --- a/app-dicts/aspell-uk/aspell-uk-1.4.0.0.ebuild +++ b/app-dicts/aspell-uk/aspell-uk-1.4.0.0.ebuild @@ -1,13 +1,11 @@ -# 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="Ukrainian" ASPELL_VERSION=6 - inherit aspell-dict-r1 LICENSE="GPL-2 LGPL-2.1" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" -IUSE="" |