diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:23:12 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:37:51 +0200 |
commit | 8925b6ca574d75b45548aa49d1ae88e6c6148449 (patch) | |
tree | bcd21785c96f2772f20595c3aa008a9543f89ab0 /app-dicts/aspell-fi | |
parent | app-dicts/aspell-et: keyworded for ~arm64 (diff) | |
download | gentoo-8925b6ca574d75b45548aa49d1ae88e6c6148449.tar.gz gentoo-8925b6ca574d75b45548aa49d1ae88e6c6148449.tar.bz2 gentoo-8925b6ca574d75b45548aa49d1ae88e6c6148449.zip |
app-dicts/aspell-fi: keyworded for ~arm64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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 6131dabe6fcb..81fb18891252 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-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 ASPELL_LANG="Finnish" @@ -8,5 +8,5 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" |