diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 03:29:21 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 11:00:35 -0400 |
commit | cc951bcec6e6dcaa7d202cf5dce391c808135937 (patch) | |
tree | 5ff58a3bb43213447ac5c22de94e5f0781117c11 /app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild | |
parent | app-dicts/aspell-hu: arm64 stable (diff) | |
download | gentoo-cc951bcec6e6dcaa7d202cf5dce391c808135937.tar.gz gentoo-cc951bcec6e6dcaa7d202cf5dce391c808135937.tar.bz2 gentoo-cc951bcec6e6dcaa7d202cf5dce391c808135937.zip |
app-dicts/aspell-hr: 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-hr/aspell-hr-0.51.0.ebuild')
-rw-r--r-- | app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild b/app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild index cf9a479afa52..676c9d67aae6 100644 --- a/app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild +++ b/app-dicts/aspell-hr/aspell-hr-0.51.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="Croatian" 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="" |