diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:22:32 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:37:46 +0200 |
commit | 5048d53961e89fcea65523d6aec4702d26a0c1e3 (patch) | |
tree | f5253aa3a17c0c4384c3e6b00aaad264ad8a1153 /app-dicts/aspell-es | |
parent | 74eb200438861eaa1687d6cc6a05ec57281afb38 (diff) | |
download | gentoo-5048d53961e89fcea65523d6aec4702d26a0c1e3.tar.gz gentoo-5048d53961e89fcea65523d6aec4702d26a0c1e3.tar.xz |
app-dicts/aspell-es: keyworded for ~arm64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-dicts/aspell-es')
-rw-r--r-- | app-dicts/aspell-es/aspell-es-1.9a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-es/aspell-es-1.9a.ebuild b/app-dicts/aspell-es/aspell-es-1.9a.ebuild index 1ab62d53669..872399a85de 100644 --- a/app-dicts/aspell-es/aspell-es-1.9a.ebuild +++ b/app-dicts/aspell-es/aspell-es-1.9a.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="Spanish" @@ -12,5 +12,5 @@ SRC_URI="mirror://gnu/aspell/dict/${SPELLANG}/${MY_P}.tar.bz2" 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="" |