diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 03:25:19 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 11:00:19 -0400 |
commit | c7d46753f30ea6e2119b06c873d5b6d982a1eced (patch) | |
tree | d3db4cf386c6e615590ee288f3ba03cfb570828d /app-dicts | |
parent | app-dicts/aspell-da: arm64 stable (diff) | |
download | gentoo-c7d46753f30ea6e2119b06c873d5b6d982a1eced.tar.gz gentoo-c7d46753f30ea6e2119b06c873d5b6d982a1eced.tar.bz2 gentoo-c7d46753f30ea6e2119b06c873d5b6d982a1eced.zip |
app-dicts/aspell-de-alt: 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')
-rw-r--r-- | app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild b/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild index af3af00fef72..c7be8c0f2951 100644 --- a/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild +++ b/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.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,7 +9,7 @@ ASPELL_VERSION=6 inherit aspell-dict-r1 LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" PATCHES=( "${FILESDIR}/${P}-dict-name.patch" ) |