Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/hyphen/
Date: Wed, 30 Dec 2015 10:31:25
Message-Id: 1451471179.08956073aad9a7b9fb2103246812f1f65734fc2d.pacho@gentoo
1 commit: 08956073aad9a7b9fb2103246812f1f65734fc2d
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 30 10:26:19 2015 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 30 10:26:19 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08956073
7
8 dev-libs/hyphen: ia64 keyword, bug #566270 by Émeric Maschino
9
10 Package-Manager: portage-2.2.26
11
12 dev-libs/hyphen/hyphen-2.8.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/hyphen/hyphen-2.8.8.ebuild b/dev-libs/hyphen/hyphen-2.8.8.ebuild
16 index cc004a0..5f9b439 100644
17 --- a/dev-libs/hyphen/hyphen-2.8.8.ebuild
18 +++ b/dev-libs/hyphen/hyphen-2.8.8.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/hunspell/${P}.tar.gz"
20
21 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="static-libs"
26
27 RDEPEND="app-text/hunspell"