diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-30 08:33:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-30 08:33:47 +0200 |
commit | 5e8282d6c02a1005926fa68eeca8e3cc8a23f19a (patch) | |
tree | aa046f1e9c3f07719651561ebd51e24bacb13856 /dev-python/elasticsearch-curator | |
parent | sys-cluster/glusterfs: x86 stable wrt bug #713194 (diff) | |
download | gentoo-5e8282d6c02a1005926fa68eeca8e3cc8a23f19a.tar.gz gentoo-5e8282d6c02a1005926fa68eeca8e3cc8a23f19a.tar.bz2 gentoo-5e8282d6c02a1005926fa68eeca8e3cc8a23f19a.zip |
dev-python/elasticsearch-curator: x86 stable wrt bug #713342
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/elasticsearch-curator')
-rw-r--r-- | dev-python/elasticsearch-curator/elasticsearch-curator-5.8.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 3807417be738..06dbb51b1e7b 100644 --- a/dev-python/elasticsearch-curator/elasticsearch-curator-5.8.1-r1.ebuild +++ b/dev-python/elasticsearch-curator/elasticsearch-curator-5.8.1-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/elasticsearch/${MY_PN}/archive/v${PV}.tar.gz -> ${P} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" # tests fail in chroot # https://github.com/elastic/elasticsearch/issues/12018 RESTRICT="test" |