diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 03:30:07 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 11:00:38 -0400 |
commit | 7f4cc9606825ac9eaa8d19e3cf707a9ece367655 (patch) | |
tree | f95b0c8b50547480c0b095f920d7ceab0fc20d96 /app-dicts/aspell-de | |
parent | app-dicts/aspell-it: arm64 stable (diff) | |
download | gentoo-7f4cc9606825ac9eaa8d19e3cf707a9ece367655.tar.gz gentoo-7f4cc9606825ac9eaa8d19e3cf707a9ece367655.tar.bz2 gentoo-7f4cc9606825ac9eaa8d19e3cf707a9ece367655.zip |
app-dicts/aspell-de: 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-de')
-rw-r--r-- | app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild b/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild index 626832fa9e79..974d1f546b87 100644 --- a/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild +++ b/app-dicts/aspell-de/aspell-de-0.60_pre20030222.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 @@ -13,7 +13,7 @@ MY_P=aspell6-de-20030222-1 SRC_URI="mirror://gnu/aspell/dict/de/${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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="" S=${WORKDIR}/${MY_P} |