Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/aspell/
Date: Fri, 02 Feb 2018 23:36:46
Message-Id: 1517614591.75ee0dd5bd87329b676574445cb5c7c6b6c991d3.kensington@gentoo
1 commit: 75ee0dd5bd87329b676574445cb5c7c6b6c991d3
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 2 23:35:21 2018 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 2 23:36:31 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75ee0dd5
7
8 app-text/aspell: stabilise 0.60.7_rc1 for x86
9
10 Bug: https://bugs.gentoo.org/639646
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12
13 app-text/aspell/aspell-0.60.7_rc1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-text/aspell/aspell-0.60.7_rc1.ebuild b/app-text/aspell/aspell-0.60.7_rc1.ebuild
17 index 40d73222623..ac57216d0f1 100644
18 --- a/app-text/aspell/aspell-0.60.7_rc1.ebuild
19 +++ b/app-text/aspell/aspell-0.60.7_rc1.ebuild
20 @@ -17,7 +17,7 @@ fi
21
22 LICENSE="LGPL-2"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
25 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
26 IUSE="nls unicode"
27
28 PDEPEND="app-dicts/aspell-en"