diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 03:29:00 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 11:00:34 -0400 |
commit | 29529a85f8a034e4cc72e3c6bd84ca4fc2db8f23 (patch) | |
tree | be25282396d52d08b463d3873e3e8262cd2baae8 /app-dicts/aspell-hu | |
parent | app-dicts/aspell-vi: arm64 stable (diff) | |
download | gentoo-29529a85f8a034e4cc72e3c6bd84ca4fc2db8f23.tar.gz gentoo-29529a85f8a034e4cc72e3c6bd84ca4fc2db8f23.tar.bz2 gentoo-29529a85f8a034e4cc72e3c6bd84ca4fc2db8f23.zip |
app-dicts/aspell-hu: 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-hu')
-rw-r--r-- | app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild b/app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild index 2149a4ff7785..dfa366ee5b42 100644 --- a/app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild +++ b/app-dicts/aspell-hu/aspell-hu-0.99.4.2.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-hu-0.99.4.2-0" SRC_URI="mirror://gnu/aspell/dict/hu/${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}" |