diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 03:18:17 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 10:59:50 -0400 |
commit | 5331ef5c5cdb3374c107e67978893917ae78f8df (patch) | |
tree | e450640c02746a7b3eb7926fa32e5d89ab1023ff /app-dicts/aspell-hy | |
parent | app-dicts/aspell-es: arm64 stable (diff) | |
download | gentoo-5331ef5c5cdb3374c107e67978893917ae78f8df.tar.gz gentoo-5331ef5c5cdb3374c107e67978893917ae78f8df.tar.bz2 gentoo-5331ef5c5cdb3374c107e67978893917ae78f8df.zip |
app-dicts/aspell-hy: 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-hy')
-rw-r--r-- | app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild b/app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild index 92865ec5448f..8fbf57acfbed 100644 --- a/app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild +++ b/app-dicts/aspell-hy/aspell-hy-0.10.0.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 @@ -13,7 +13,7 @@ MY_P=aspell6-hy-0.10.0-0 SRC_URI="mirror://gnu/aspell/dict/hy/${MY_P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" S="${WORKDIR}/${MY_P}" |