diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 17:36:01 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 17:38:58 -0400 |
commit | d718953d73c90a9cba809c7f4ca3640882a91fb0 (patch) | |
tree | 19da0c1d89a04906c53994ccd3d42dc393854607 /app-dicts | |
parent | app-dicts/myspell-nl: arm64 stable (diff) | |
download | gentoo-d718953d73c90a9cba809c7f4ca3640882a91fb0.tar.gz gentoo-d718953d73c90a9cba809c7f4ca3640882a91fb0.tar.bz2 gentoo-d718953d73c90a9cba809c7f4ca3640882a91fb0.zip |
app-dicts/myspell-cs: 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/myspell-cs/myspell-cs-20110224.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-cs/myspell-cs-20110224.ebuild b/app-dicts/myspell-cs/myspell-cs-20110224.ebuild index a0986dc2a1fa..3158a741e5db 100644 --- a/app-dicts/myspell-cs/myspell-cs-20110224.ebuild +++ b/app-dicts/myspell-cs/myspell-cs-20110224.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 @@ -25,5 +25,5 @@ SRC_URI="${HOMEPAGE}/dict-cs-2.oxt -> ${P}.zip" LICENSE="GPL-2 MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" |