diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 03:19:03 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 10:59:53 -0400 |
commit | fa4963f7f736894e8e89d74e97020bff26d9a75f (patch) | |
tree | 676b8ad5b38386be34bc48bf7bee0594fab0609b | |
parent | app-dicts/aspell-fo: arm64 stable (diff) | |
download | gentoo-fa4963f7f736894e8e89d74e97020bff26d9a75f.tar.gz gentoo-fa4963f7f736894e8e89d74e97020bff26d9a75f.tar.bz2 gentoo-fa4963f7f736894e8e89d74e97020bff26d9a75f.zip |
app-dicts/aspell-cs: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r-- | app-dicts/aspell-cs/aspell-cs-0.60.20040614.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-cs/aspell-cs-0.60.20040614.ebuild b/app-dicts/aspell-cs/aspell-cs-0.60.20040614.ebuild index 8eb7d9e49ba6..e7c46395c2f7 100644 --- a/app-dicts/aspell-cs/aspell-cs-0.60.20040614.ebuild +++ b/app-dicts/aspell-cs/aspell-cs-0.60.20040614.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-cs-20040614-1" SRC_URI="mirror://gnu/aspell/dict/cs/${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" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" S=${WORKDIR}/${MY_P} |