diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:24:52 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:38:03 +0200 |
commit | 14f8b08e8786efe06529fb32d62b9b09f6988342 (patch) | |
tree | 197282d53cf8ef8bea5b2fad07864becb3a74cd2 /app-dicts/aspell-he | |
parent | app-dicts/aspell-gl: keyworded for ~arm64 (diff) | |
download | gentoo-14f8b08e8786efe06529fb32d62b9b09f6988342.tar.gz gentoo-14f8b08e8786efe06529fb32d62b9b09f6988342.tar.bz2 gentoo-14f8b08e8786efe06529fb32d62b9b09f6988342.zip |
app-dicts/aspell-he: keyworded for ~arm64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-dicts/aspell-he')
-rw-r--r-- | app-dicts/aspell-he/aspell-he-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-he/aspell-he-1.0.0.ebuild b/app-dicts/aspell-he/aspell-he-1.0.0.ebuild index a72fd3e26584..1d890000813a 100644 --- a/app-dicts/aspell-he/aspell-he-1.0.0.ebuild +++ b/app-dicts/aspell-he/aspell-he-1.0.0.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="Hebrew" @@ -8,5 +8,5 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" |