diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-16 02:05:24 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-16 02:05:24 +0200 |
commit | b9b90a0dfe88b938a921bcc7ecdff8e648bfecb1 (patch) | |
tree | 648da0a4e102828f3ed103bb09d8e47a128c5c02 /app-dicts | |
parent | media-libs/libmtp: x86 stable (bug #661162) (diff) | |
download | gentoo-b9b90a0dfe88b938a921bcc7ecdff8e648bfecb1.tar.gz gentoo-b9b90a0dfe88b938a921bcc7ecdff8e648bfecb1.tar.bz2 gentoo-b9b90a0dfe88b938a921bcc7ecdff8e648bfecb1.zip |
app-dicts/myspell-lv: x86 stable (bug #662748)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'app-dicts')
-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 c2f330737749..9452fea49599 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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" |