diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 03:21:13 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 11:00:02 -0400 |
commit | 43d57dbf0b878b4c24ccbf903386a84cf0e6fa0f (patch) | |
tree | cee20a4d5fd74f5c83cd1f309a6f806a599b45a4 /app-dicts/aspell-fi | |
parent | app-dicts/aspell-ru: arm64 stable (diff) | |
download | gentoo-43d57dbf0b878b4c24ccbf903386a84cf0e6fa0f.tar.gz gentoo-43d57dbf0b878b4c24ccbf903386a84cf0e6fa0f.tar.bz2 gentoo-43d57dbf0b878b4c24ccbf903386a84cf0e6fa0f.zip |
app-dicts/aspell-fi: 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-fi')
-rw-r--r-- | app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild b/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild index c75b86e7294e..a58fc781bd2d 100644 --- a/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild +++ b/app-dicts/aspell-fi/aspell-fi-0.7.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 @@ -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="" |