diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 03:24:12 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 11:00:14 -0400 |
commit | 39697fde9fc5ea072d31ce240a193aecd7200346 (patch) | |
tree | 586cf7b965ff02625ba267643de3ce43a2c2ffdd | |
parent | app-dicts/aspell-sl: arm64 stable (diff) | |
download | gentoo-39697fde9fc5ea072d31ce240a193aecd7200346.tar.gz gentoo-39697fde9fc5ea072d31ce240a193aecd7200346.tar.bz2 gentoo-39697fde9fc5ea072d31ce240a193aecd7200346.zip |
app-dicts/aspell-af: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r-- | app-dicts/aspell-af/aspell-af-0.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-af/aspell-af-0.50.0.ebuild b/app-dicts/aspell-af/aspell-af-0.50.0.ebuild index b05a2281825d..70171ddce8b3 100644 --- a/app-dicts/aspell-af/aspell-af-0.50.0.ebuild +++ b/app-dicts/aspell-af/aspell-af-0.50.0.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 @@ -8,5 +8,5 @@ ASPELL_LANG="Afrikaans" inherit aspell-dict-r1 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="" |