diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 10:01:31 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 10:24:28 +0200 |
commit | b1d58f5267f54b686d1a9806165a923c8c040bb6 (patch) | |
tree | 43e2dc52bb5bcb0a225c33981dc2fc98a86d80ed /app-dicts | |
parent | app-dicts/myspell-ca: keyword ~arm64 (diff) | |
download | gentoo-b1d58f5267f54b686d1a9806165a923c8c040bb6.tar.gz gentoo-b1d58f5267f54b686d1a9806165a923c8c040bb6.tar.bz2 gentoo-b1d58f5267f54b686d1a9806165a923c8c040bb6.zip |
app-dicts/myspell-cs: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
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 3942ca514854..58b0e25386b8 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-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -25,5 +25,5 @@ SRC_URI="${HOMEPAGE}/dict-cs-2.oxt -> ${P}.zip" LICENSE="GPL-2 MIT" SLOT="0" -KEYWORDS="alpha amd64 arm 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="" |