diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 03:30:50 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 11:00:41 -0400 |
commit | 4dfe4fb5853689be1e72f38e6ff008d8dba26e33 (patch) | |
tree | cfadde7498c5bba4424bd7c36a86832a6446f0e5 /app-dicts | |
parent | app-dicts/aspell-he: arm64 stable (diff) | |
download | gentoo-4dfe4fb5853689be1e72f38e6ff008d8dba26e33.tar.gz gentoo-4dfe4fb5853689be1e72f38e6ff008d8dba26e33.tar.bz2 gentoo-4dfe4fb5853689be1e72f38e6ff008d8dba26e33.zip |
app-dicts/aspell-no: 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')
-rw-r--r-- | app-dicts/aspell-no/aspell-no-0.50.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-no/aspell-no-0.50.2.ebuild b/app-dicts/aspell-no/aspell-no-0.50.2.ebuild index 70d6161e8609..a7511f174e5e 100644 --- a/app-dicts/aspell-no/aspell-no-0.50.2.ebuild +++ b/app-dicts/aspell-no/aspell-no-0.50.2.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="Norwegian" 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="" |