diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 03:27:53 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 11:00:29 -0400 |
commit | 3b3d43937a996c22033c20b215b2bcbdaf881c55 (patch) | |
tree | f637ca313dd4a3e6e8b9ecebb0132413b5c977dc /app-dicts/aspell-be | |
parent | app-dicts/aspell-ro: arm64 stable (diff) | |
download | gentoo-3b3d43937a996c22033c20b215b2bcbdaf881c55.tar.gz gentoo-3b3d43937a996c22033c20b215b2bcbdaf881c55.tar.bz2 gentoo-3b3d43937a996c22033c20b215b2bcbdaf881c55.zip |
app-dicts/aspell-be: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-dicts/aspell-be')
-rw-r--r-- | app-dicts/aspell-be/aspell-be-0.01-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild b/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild index 0a67bf10a774..6c7bd095027a 100644 --- a/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild +++ b/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit aspell-dict-r1 SRC_URI="mirror://gnu/aspell/dict/be/aspell5-be-${PV}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="classic" S="${WORKDIR}/aspell5-be-${PV}" |