Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/enchant/
Date: Mon, 06 Nov 2017 20:49:53
Message-Id: 1510001352.50fa439588dfa01d48261656b9d70ef8b04ebfbf.klausman@gentoo
1 commit: 50fa439588dfa01d48261656b9d70ef8b04ebfbf
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 6 20:49:12 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 6 20:49:12 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50fa4395
7
8 app-text/enchant-1.6.1-r0: alpha stable
9
10 Gentoo-Bug: http://bugs.gentoo.org/635938
11
12 app-text/enchant/enchant-1.6.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/enchant/enchant-1.6.1.ebuild b/app-text/enchant/enchant-1.6.1.ebuild
16 index dea55bc4c51..6468835813e 100644
17 --- a/app-text/enchant/enchant-1.6.1.ebuild
18 +++ b/app-text/enchant/enchant-1.6.1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/AbiWord/enchant/releases/download/${PN}-${MY_PV}/${P
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
24 +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
25
26 IUSE="aspell +hunspell static-libs test zemberek"
27 REQUIRED_USE="|| ( hunspell aspell zemberek )"