Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-es/
Date: Wed, 09 Jan 2019 00:06:39
Message-Id: 1546992387.dec97680e61b444d098580306f0de394cb541bf4.whissi@gentoo
1 commit: dec97680e61b444d098580306f0de394cb541bf4
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 9 00:05:11 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 9 00:06:27 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dec97680
7
8 app-dicts/myspell-es: x86 stable, applying ALLARCHES policy (bug #666824)
9
10 Package-Manager: Portage-2.3.54, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-dicts/myspell-es/myspell-es-2.3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-dicts/myspell-es/myspell-es-2.3.ebuild b/app-dicts/myspell-es/myspell-es-2.3.ebuild
17 index 93987efe68b..b1661aa974a 100644
18 --- a/app-dicts/myspell-es/myspell-es-2.3.ebuild
19 +++ b/app-dicts/myspell-es/myspell-es-2.3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -34,7 +34,7 @@ DESCRIPTION="Spanish dictionaries for myspell/hunspell"
27 HOMEPAGE="https://github.com/sbosio/rla-es"
28 LICENSE="GPL-3 LGPL-3 MPL-1.1"
29 SLOT="0"
30 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
31 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
32 IUSE=""
33
34 src_prepare() {