diff options
author | 2019-04-23 03:28:36 -0400 | |
---|---|---|
committer | 2019-04-23 11:00:32 -0400 | |
commit | 126984dded71751142c60d08f3207220feee0f16 (patch) | |
tree | e5296a54b24f7ff98e34c6bb5f21628d0c3b87ac /app-dicts/aspell-vi | |
parent | app-dicts/aspell-uk: arm64 stable (diff) | |
download | gentoo-126984dded71751142c60d08f3207220feee0f16.tar.gz gentoo-126984dded71751142c60d08f3207220feee0f16.tar.bz2 gentoo-126984dded71751142c60d08f3207220feee0f16.zip |
app-dicts/aspell-vi: 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-vi')
-rw-r--r-- | app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild b/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild index 9372a23f3e2e..4c3c99b03eaf 100644 --- a/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild +++ b/app-dicts/aspell-vi/aspell-vi-0.01.1.1.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 @@ -9,5 +9,5 @@ ASPELL_VERSION=6 inherit aspell-dict-r1 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="" |