diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-08-16 22:19:39 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-16 21:50:40 +0100 |
commit | c764df16a03206a29ec9b47983999bae71ea921d (patch) | |
tree | 2cf58db13664f2dc6df7f59d1e7df033b575dcb0 /app-dicts/myspell-lv | |
parent | net-wireless/bladerf-firmware: don't unpack nothing (diff) | |
download | gentoo-c764df16a03206a29ec9b47983999bae71ea921d.tar.gz gentoo-c764df16a03206a29ec9b47983999bae71ea921d.tar.bz2 gentoo-c764df16a03206a29ec9b47983999bae71ea921d.zip |
app-dicts/myspell-lv: stable 1.3.0 for sparc, bug #662748
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-dicts/myspell-lv')
-rw-r--r-- | app-dicts/myspell-lv/myspell-lv-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 9452fea49599..bd718e8ea7fb 100644 --- a/app-dicts/myspell-lv/myspell-lv-1.3.0.ebuild +++ b/app-dicts/myspell-lv/myspell-lv-1.3.0.ebuild @@ -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" |