diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:31:04 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:38:48 +0200 |
commit | 7dd7faa9ea277621938893f669ddcb13ac3ce45e (patch) | |
tree | 34773ea409dbe12f32b940b395feb7a0034b4a8b /app-dicts | |
parent | app-dicts/aspell-sv: keyworded for ~arm64 (diff) | |
download | gentoo-7dd7faa9ea277621938893f669ddcb13ac3ce45e.tar.gz gentoo-7dd7faa9ea277621938893f669ddcb13ac3ce45e.tar.bz2 gentoo-7dd7faa9ea277621938893f669ddcb13ac3ce45e.zip |
app-dicts/aspell-uk: keyworded for ~arm64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-uk/aspell-uk-1.4.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-uk/aspell-uk-1.4.0.0.ebuild b/app-dicts/aspell-uk/aspell-uk-1.4.0.0.ebuild index e71ad08dfe76..0ed2dbfc0b53 100644 --- a/app-dicts/aspell-uk/aspell-uk-1.4.0.0.ebuild +++ b/app-dicts/aspell-uk/aspell-uk-1.4.0.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="Ukrainian" @@ -8,5 +8,5 @@ inherit aspell-dict LICENSE="GPL-2 LGPL-2.1" -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="" |