diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 03:17:55 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 10:59:49 -0400 |
commit | cf26fdd92963be8794ca611ac29da55945e38151 (patch) | |
tree | 4da4fe0205aca3efe5f9291e31605d6f312205ea /app-dicts/aspell-es | |
parent | app-dicts/aspell-br: arm64 stable (diff) | |
download | gentoo-cf26fdd92963be8794ca611ac29da55945e38151.tar.gz gentoo-cf26fdd92963be8794ca611ac29da55945e38151.tar.bz2 gentoo-cf26fdd92963be8794ca611ac29da55945e38151.zip |
app-dicts/aspell-es: 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-es')
-rw-r--r-- | app-dicts/aspell-es/aspell-es-1.11_p2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-es/aspell-es-1.11_p2.ebuild b/app-dicts/aspell-es/aspell-es-1.11_p2.ebuild index 9e0fb3067314..ae8ee3eed75a 100644 --- a/app-dicts/aspell-es/aspell-es-1.11_p2.ebuild +++ b/app-dicts/aspell-es/aspell-es-1.11_p2.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 @@ -12,7 +12,7 @@ MY_P=aspell6-es-${PV/_p/-} SRC_URI="mirror://gnu/aspell/dict/${ASPELL_SPELLANG}/${MY_P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" S=${WORKDIR}/${MY_P} |