diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 03:28:14 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 11:00:31 -0400 |
commit | 99d6af0588894fb7882d6613f3286c1dec6ce9e4 (patch) | |
tree | 8c5e8202faf0c2bb5a12c47309f988fcb43de22c /app-dicts/aspell-uk | |
parent | app-dicts/aspell-be: arm64 stable (diff) | |
download | gentoo-99d6af0588894fb7882d6613f3286c1dec6ce9e4.tar.gz gentoo-99d6af0588894fb7882d6613f3286c1dec6ce9e4.tar.bz2 gentoo-99d6af0588894fb7882d6613f3286c1dec6ce9e4.zip |
app-dicts/aspell-uk: 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-uk')
-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 e6d6236f2ddd..0040f8ee1c0e 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-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 LGPL-2.1" -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="" |