diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 12:57:52 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 16:10:34 +0100 |
commit | d7051b9b7bc9155de4e20b147cdf0dd563cc3c93 (patch) | |
tree | 64b4d2de049ccada4b510b043ede9f08f1cb107e /app-dicts/aspell-sk | |
parent | app-dicts/aspell-cs: EAPI-7 bump (diff) | |
download | gentoo-d7051b9b7bc9155de4e20b147cdf0dd563cc3c93.tar.gz gentoo-d7051b9b7bc9155de4e20b147cdf0dd563cc3c93.tar.bz2 gentoo-d7051b9b7bc9155de4e20b147cdf0dd563cc3c93.zip |
app-dicts/aspell-sk: 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-sk')
-rw-r--r-- | app-dicts/aspell-sk/aspell-sk-2.01.2.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/app-dicts/aspell-sk/aspell-sk-2.01.2.ebuild b/app-dicts/aspell-sk/aspell-sk-2.01.2.ebuild index e52e004d36e1..616916150fb3 100644 --- a/app-dicts/aspell-sk/aspell-sk-2.01.2.ebuild +++ b/app-dicts/aspell-sk/aspell-sk-2.01.2.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="Slovak" ASPELL_VERSION=6 - inherit aspell-dict-r1 LICENSE="GPL-2" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" -IUSE="" |