diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 17:35:17 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 17:38:55 -0400 |
commit | 70003fe2a607c2283326738ad9a4e12d60eb8251 (patch) | |
tree | 3ea46600c02c746ad0c445a17c9b2567bd360bf0 /app-dicts | |
parent | app-dicts/myspell-km: arm64 stable (diff) | |
download | gentoo-70003fe2a607c2283326738ad9a4e12d60eb8251.tar.gz gentoo-70003fe2a607c2283326738ad9a4e12d60eb8251.tar.bz2 gentoo-70003fe2a607c2283326738ad9a4e12d60eb8251.zip |
app-dicts/myspell-el: 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-el/myspell-el-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-el/myspell-el-0.9.ebuild b/app-dicts/myspell-el/myspell-el-0.9.ebuild index 35d827d71f07..09521b9262bc 100644 --- a/app-dicts/myspell-el/myspell-el-0.9.ebuild +++ b/app-dicts/myspell-el/myspell-el-0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,5 +23,5 @@ SRC_URI="http://elspell.math.upatras.gr/files/ooffice/el_GR-${PV}.zip http://els LICENSE="GPL-2 LGPL-2.1 MPL-1.1" 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="" |