diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 13:02:36 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 16:10:37 +0100 |
commit | 62c16599afca56cafd4b99480a7285855e580d5c (patch) | |
tree | be4fbd9e19cc5cd80f37066c1ad3f3f80264ca33 /app-dicts/aspell-bg | |
parent | app-dicts/aspell-is: EAPI-7 bump (diff) | |
download | gentoo-62c16599afca56cafd4b99480a7285855e580d5c.tar.gz gentoo-62c16599afca56cafd4b99480a7285855e580d5c.tar.bz2 gentoo-62c16599afca56cafd4b99480a7285855e580d5c.zip |
app-dicts/aspell-bg: 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-bg')
-rw-r--r-- | app-dicts/aspell-bg/aspell-bg-4.1.0.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/app-dicts/aspell-bg/aspell-bg-4.1.0.ebuild b/app-dicts/aspell-bg/aspell-bg-4.1.0.ebuild index 1355de4a4a76..966a26013e7a 100644 --- a/app-dicts/aspell-bg/aspell-bg-4.1.0.ebuild +++ b/app-dicts/aspell-bg/aspell-bg-4.1.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="Bulgarian" 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="" |