diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:26:09 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:38:12 +0200 |
commit | fb7d78eea520c5a20bb0bd043a042a1a1f8ad9ef (patch) | |
tree | a87d4495e3a096143d62637bbf132799a5aee007 /app-dicts/aspell-is | |
parent | app-dicts/aspell-hy: keyworded for ~arm64 (diff) | |
download | gentoo-fb7d78eea520c5a20bb0bd043a042a1a1f8ad9ef.tar.gz gentoo-fb7d78eea520c5a20bb0bd043a042a1a1f8ad9ef.tar.bz2 gentoo-fb7d78eea520c5a20bb0bd043a042a1a1f8ad9ef.zip |
app-dicts/aspell-is: keyworded for ~arm64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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 293ac35e0edc..69352262b10f 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-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 ASPELL_LANG="Icelandic" @@ -7,5 +7,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="" |