diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 03:31:32 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 11:00:44 -0400 |
commit | 63e993a08669cb176904e1f29ae465f603e97b91 (patch) | |
tree | 9f37235de63f4827d6ba363a0d1cc74d0a5209fc /app-dicts | |
parent | app-dicts/aspell-gl: arm64 stable (diff) | |
download | gentoo-63e993a08669cb176904e1f29ae465f603e97b91.tar.gz gentoo-63e993a08669cb176904e1f29ae465f603e97b91.tar.bz2 gentoo-63e993a08669cb176904e1f29ae465f603e97b91.zip |
app-dicts/aspell-et: 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')
-rw-r--r-- | app-dicts/aspell-et/aspell-et-0.1.21.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-et/aspell-et-0.1.21.1.ebuild b/app-dicts/aspell-et/aspell-et-0.1.21.1.ebuild index fd36d838091a..bea90e878f2c 100644 --- a/app-dicts/aspell-et/aspell-et-0.1.21.1.ebuild +++ b/app-dicts/aspell-et/aspell-et-0.1.21.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="" |