diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 03:26:05 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 11:00:22 -0400 |
commit | 769d69aa909b5dfe88d45b647d258731baa6dd9f (patch) | |
tree | 6f0ff9027e0b4cbb5dc9b8e04eaef3038f62e1ae /app-dicts/aspell-ca | |
parent | app-dicts/aspell-fr: arm64 stable (diff) | |
download | gentoo-769d69aa909b5dfe88d45b647d258731baa6dd9f.tar.gz gentoo-769d69aa909b5dfe88d45b647d258731baa6dd9f.tar.bz2 gentoo-769d69aa909b5dfe88d45b647d258731baa6dd9f.zip |
app-dicts/aspell-ca: 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-ca')
-rw-r--r-- | app-dicts/aspell-ca/aspell-ca-2.1.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-ca/aspell-ca-2.1.5.1.ebuild b/app-dicts/aspell-ca/aspell-ca-2.1.5.1.ebuild index b3e1044a9340..ccf6bcc44ed6 100644 --- a/app-dicts/aspell-ca/aspell-ca-2.1.5.1.ebuild +++ b/app-dicts/aspell-ca/aspell-ca-2.1.5.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="" |