diff options
author | 2019-04-23 03:20:09 -0400 | |
---|---|---|
committer | 2019-04-23 10:59:58 -0400 | |
commit | c6d9343c855fd46d6e21ea60e6c70be8c70c475f (patch) | |
tree | 5c9a9252b9e939d3bb9e4faa34b3ae950f797571 /app-dicts/aspell-nl | |
parent | app-dicts/aspell-la: arm64 stable (diff) | |
download | gentoo-c6d9343c855fd46d6e21ea60e6c70be8c70c475f.tar.gz gentoo-c6d9343c855fd46d6e21ea60e6c70be8c70c475f.tar.bz2 gentoo-c6d9343c855fd46d6e21ea60e6c70be8c70c475f.zip |
app-dicts/aspell-nl: 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-nl')
-rw-r--r-- | app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild b/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild index d21a77ed3ede..07034805c4c1 100644 --- a/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild +++ b/app-dicts/aspell-nl/aspell-nl-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="Dutch" inherit aspell-dict-r1 LICENSE="freedist" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" |