From 7cbff8ff863d047e3bbabe1f2ce075345a8f4989 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sun, 29 Oct 2017 21:28:52 +0100 Subject: [PATCH] dev-python/elasticsearch-py: x86 stable (bug #630318) Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- dev-python/elasticsearch-py/elasticsearch-py-5.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/elasticsearch-py/elasticsearch-py-5.4.0.ebuild b/dev-python/elasticsearch-py/elasticsearch-py-5.4.0.ebuild index a25ac2a625df7..464ae3bc53b84 100644 --- a/dev-python/elasticsearch-py/elasticsearch-py-5.4.0.ebuild +++ b/dev-python/elasticsearch-py/elasticsearch-py-5.4.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}]