diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 17:25:01 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 17:38:19 -0400 |
commit | 7527c96d268b42c9c7d7a88a42855d5117bac433 (patch) | |
tree | 310f828e3a8f33e80c93f51cbc0fa3a29e0dd6f3 | |
parent | app-dicts/myspell-hu: arm64 stable (diff) | |
download | gentoo-7527c96d268b42c9c7d7a88a42855d5117bac433.tar.gz gentoo-7527c96d268b42c9c7d7a88a42855d5117bac433.tar.bz2 gentoo-7527c96d268b42c9c7d7a88a42855d5117bac433.zip |
app-dicts/myspell-lv: 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/myspell-lv/myspell-lv-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-lv/myspell-lv-1.3.0.ebuild b/app-dicts/myspell-lv/myspell-lv-1.3.0.ebuild index be8a6dcb9c93..1861214900a2 100644 --- a/app-dicts/myspell-lv/myspell-lv-1.3.0.ebuild +++ b/app-dicts/myspell-lv/myspell-lv-1.3.0.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=5 @@ -23,7 +23,7 @@ SRC_URI="http://dict.dv.lv/download/lv_LV-${PV}.zip -> ${P}.zip" LICENSE="LGPL-2.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="" DEPEND="app-arch/unzip" |