Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/hyphen/
Date: Sat, 01 Jul 2017 15:24:50
Message-Id: 1498922680.3ba086db5d13568173d0cfd552eed733298d03df.aballier@gentoo
1 commit: 3ba086db5d13568173d0cfd552eed733298d03df
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 1 14:19:01 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 1 15:24:40 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ba086db
7
8 dev-libs/hyphen: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
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 38be1ccb9fa..464620ed88d 100644
17 --- a/dev-libs/hyphen/hyphen-2.8.8.ebuild
18 +++ b/dev-libs/hyphen/hyphen-2.8.8.ebuild
19 @@ -9,7 +9,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="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="static-libs"
26
27 RDEPEND="app-text/hunspell"