diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 03:25:41 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 11:00:20 -0400 |
commit | 7fb79141442a02ed413d06cff04015a3dc7df49f (patch) | |
tree | 9456cc61cc58d508a40c44d3b11cd49bdefb5908 /app-dicts/aspell-fr/aspell-fr-0.60.ebuild | |
parent | app-dicts/aspell-de-alt: arm64 stable (diff) | |
download | gentoo-7fb79141442a02ed413d06cff04015a3dc7df49f.tar.gz gentoo-7fb79141442a02ed413d06cff04015a3dc7df49f.tar.bz2 gentoo-7fb79141442a02ed413d06cff04015a3dc7df49f.zip |
app-dicts/aspell-fr: 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-fr/aspell-fr-0.60.ebuild')
-rw-r--r-- | app-dicts/aspell-fr/aspell-fr-0.60.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-fr/aspell-fr-0.60.ebuild b/app-dicts/aspell-fr/aspell-fr-0.60.ebuild index 93b3cd25bcec..ac3fae0d78db 100644 --- a/app-dicts/aspell-fr/aspell-fr-0.60.ebuild +++ b/app-dicts/aspell-fr/aspell-fr-0.60.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 @@ -16,7 +16,7 @@ MY_P="aspell-fr-0.50-3" SRC_URI="mirror://gnu/aspell/dict/fr/${MY_P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos" IUSE="" S=${WORKDIR}/${MY_P} |