diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:27:28 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:38:22 +0200 |
commit | 050e73fcb3ca3ddbe09fbfd5f08370e33551b370 (patch) | |
tree | 89443da4476508ba9e671730d325913cf0434baa /app-dicts/aspell-nl | |
parent | app-dicts/aspell-lt: keyworded for ~arm64 (diff) | |
download | gentoo-050e73fcb3ca3ddbe09fbfd5f08370e33551b370.tar.gz gentoo-050e73fcb3ca3ddbe09fbfd5f08370e33551b370.tar.bz2 gentoo-050e73fcb3ca3ddbe09fbfd5f08370e33551b370.zip |
app-dicts/aspell-nl: keyworded for ~arm64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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 da11d5c6b761..fabb389b96bf 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-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 ASPELL_LANG="Dutch" @@ -7,5 +7,5 @@ inherit aspell-dict LICENSE="freedist" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-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 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" |