Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/elasticsearch-curator/
Date: Tue, 30 Jun 2020 06:34:24
Message-Id: 1593498827.5e8282d6c02a1005926fa68eeca8e3cc8a23f19a.ago@gentoo
1 commit: 5e8282d6c02a1005926fa68eeca8e3cc8a23f19a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 30 06:33:47 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 30 06:33:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e8282d6
7
8 dev-python/elasticsearch-curator: x86 stable wrt bug #713342
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/elasticsearch-curator/elasticsearch-curator-5.8.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/elasticsearch-curator/elasticsearch-curator-5.8.1-r1.ebuild b/dev-python/elasticsearch-curator/elasticsearch-curator-5.8.1-r1.ebuild
18 index 3807417be73..06dbb51b1e7 100644
19 --- a/dev-python/elasticsearch-curator/elasticsearch-curator-5.8.1-r1.ebuild
20 +++ b/dev-python/elasticsearch-curator/elasticsearch-curator-5.8.1-r1.ebuild
21 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/elasticsearch/${MY_PN}/archive/v${PV}.tar.gz -> ${P}
22
23 LICENSE="Apache-2.0"
24 SLOT="0"
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27 # tests fail in chroot
28 # https://github.com/elastic/elasticsearch/issues/12018
29 RESTRICT="test"