diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 03:22:23 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 11:00:07 -0400 |
commit | 672152f6e17af61502d8cf5cf41acf9b253c3871 (patch) | |
tree | a7d8ee84c77f7121d5b482be3ac80c0b07e9c7a2 /app-dicts/aspell-is | |
parent | app-dicts/aspell-sr: arm64 stable (diff) | |
download | gentoo-672152f6e17af61502d8cf5cf41acf9b253c3871.tar.gz gentoo-672152f6e17af61502d8cf5cf41acf9b253c3871.tar.bz2 gentoo-672152f6e17af61502d8cf5cf41acf9b253c3871.zip |
app-dicts/aspell-is: 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-is')
-rw-r--r-- | app-dicts/aspell-is/aspell-is-0.51.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-is/aspell-is-0.51.1.0.ebuild b/app-dicts/aspell-is/aspell-is-0.51.1.0.ebuild index 53f77a4fafc2..b4cb76774491 100644 --- a/app-dicts/aspell-is/aspell-is-0.51.1.0.ebuild +++ b/app-dicts/aspell-is/aspell-is-0.51.1.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="Icelandic" 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="" |