Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/snowballstemmer/
Date: Mon, 07 May 2018 07:12:47
Message-Id: 1525677129.ae73aad720a0fba70b8d8e45c2c436351697af8c.mgorny@gentoo
1 commit: ae73aad720a0fba70b8d8e45c2c436351697af8c
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 7 07:01:47 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon May 7 07:12:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae73aad7
7
8 dev-python/snowballstemmer: ALLARCHES propagate stable on 1.2.1
9
10 Closes: https://bugs.gentoo.org/655126
11
12 dev-python/snowballstemmer/snowballstemmer-1.2.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/snowballstemmer/snowballstemmer-1.2.1.ebuild b/dev-python/snowballstemmer/snowballstemmer-1.2.1.ebuild
16 index 3cf1949396c..540cfb09085 100644
17 --- a/dev-python/snowballstemmer/snowballstemmer-1.2.1.ebuild
18 +++ b/dev-python/snowballstemmer/snowballstemmer-1.2.1.ebuild
19 @@ -13,5 +13,5 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x64-solaris"
24 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x64-solaris"
25 IUSE=""