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/snowball-stemmer/
Date: Wed, 21 Jun 2017 16:45:45
Message-Id: 1498063533.ab2a222997ba578d8332dc3e0d3960eac1e3db4b.aballier@gentoo
1 commit: ab2a222997ba578d8332dc3e0d3960eac1e3db4b
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 21 16:45:19 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 21 16:45:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab2a2229
7
8 dev-libs/snowball-stemmer: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-libs/snowball-stemmer/snowball-stemmer-0.20140325.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/snowball-stemmer/snowball-stemmer-0.20140325.ebuild b/dev-libs/snowball-stemmer/snowball-stemmer-0.20140325.ebuild
16 index 2c73ed42318..df7167c24bc 100644
17 --- a/dev-libs/snowball-stemmer/snowball-stemmer-0.20140325.ebuild
18 +++ b/dev-libs/snowball-stemmer/snowball-stemmer-0.20140325.ebuild
19 @@ -20,7 +20,7 @@ S="${WORKDIR}/libstemmer_c"
20
21 LICENSE="BSD-2"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris"
25
26 # This could be used to package both libstemmer_c and libstemmer_java together.
27 IUSE="static-libs"