Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/elasticsearch-curator/
Date: Thu, 15 Nov 2018 15:48:35
Message-Id: 1542296036.2e44e0b3c55ea56b71b687ed6c451d918fd51680.whissi@gentoo
1 commit: 2e44e0b3c55ea56b71b687ed6c451d918fd51680
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 15 15:33:56 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 15 15:33:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e44e0b3
7
8 dev-python/elasticsearch-curator: x86 stable (bug #671050)
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-python/elasticsearch-curator/elasticsearch-curator-5.5.4-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/elasticsearch-curator/elasticsearch-curator-5.5.4-r1.ebuild b/dev-python/elasticsearch-curator/elasticsearch-curator-5.5.4-r1.ebuild
17 index 2c9e4be06f9..a17b4041712 100644
18 --- a/dev-python/elasticsearch-curator/elasticsearch-curator-5.5.4-r1.ebuild
19 +++ b/dev-python/elasticsearch-curator/elasticsearch-curator-5.5.4-r1.ebuild
20 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/elasticsearch/${MY_PN}/archive/v${PV}.tar.gz -> ${P}
21
22 LICENSE="Apache-2.0"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="~amd64 x86"
26 # tests fail in chroot
27 # https://github.com/elastic/elasticsearch/issues/12018
28 RESTRICT="test"