diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 13:09:09 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 16:10:40 +0100 |
commit | ff106616c57c1db0d494ec5926e2a604f12c7434 (patch) | |
tree | d289d1b849bee6309a1316acea48f5c32927ae94 /app-dicts/aspell-br | |
parent | app-dicts/aspell-el: EAPI-7 bump (diff) | |
download | gentoo-ff106616c57c1db0d494ec5926e2a604f12c7434.tar.gz gentoo-ff106616c57c1db0d494ec5926e2a604f12c7434.tar.bz2 gentoo-ff106616c57c1db0d494ec5926e2a604f12c7434.zip |
app-dicts/aspell-br: 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-br')
-rw-r--r-- | app-dicts/aspell-br/aspell-br-0.50.2.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/app-dicts/aspell-br/aspell-br-0.50.2.ebuild b/app-dicts/aspell-br/aspell-br-0.50.2.ebuild index 999cc2dc015f..f7be1a3539e3 100644 --- a/app-dicts/aspell-br/aspell-br-0.50.2.ebuild +++ b/app-dicts/aspell-br/aspell-br-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="Breton" - inherit aspell-dict-r1 LICENSE="GPL-2" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" -IUSE="" |