From ae6e6db66bf6e06aee94956af76005799eefe884 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Fri, 26 May 2017 16:02:46 +0200 Subject: [PATCH] dev-python/elasticsearch-py: x86 stable wrt bug #619652 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- dev-python/elasticsearch-py/elasticsearch-py-2.4.1.ebuild | 2 +- dev-python/elasticsearch-py/elasticsearch-py-5.2.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/elasticsearch-py/elasticsearch-py-2.4.1.ebuild b/dev-python/elasticsearch-py/elasticsearch-py-2.4.1.ebuild index 1a8e20a0f9a03..f5ddcabcdb2be 100644 --- a/dev-python/elasticsearch-py/elasticsearch-py-2.4.1.ebuild +++ b/dev-python/elasticsearch-py/elasticsearch-py-2.4.1.ebuild @@ -22,7 +22,7 @@ SRC_URI="https://github.com/elasticsearch/${PN}/archive/${PV}.tar.gz -> ${P}.tar LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="examples doc test" RDEPEND=">=dev-python/urllib3-1.8[${PYTHON_USEDEP}] diff --git a/dev-python/elasticsearch-py/elasticsearch-py-5.2.0.ebuild b/dev-python/elasticsearch-py/elasticsearch-py-5.2.0.ebuild index ff354fe1001d8..3d0a9b8b6551c 100644 --- a/dev-python/elasticsearch-py/elasticsearch-py-5.2.0.ebuild +++ b/dev-python/elasticsearch-py/elasticsearch-py-5.2.0.ebuild @@ -22,7 +22,7 @@ SRC_URI="https://github.com/elasticsearch/${PN}/archive/${PV}.tar.gz -> ${P}.tar LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="examples doc test" RDEPEND=">=dev-python/urllib3-1.8[${PYTHON_USEDEP}]