From: Thomas Deutschmann Date: Sun, 29 Oct 2017 20:28:52 +0000 (+0100) Subject: dev-python/elasticsearch-py: x86 stable (bug #630318) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7cbff8ff863d047e3bbabe1f2ce075345a8f4989;p=gentoo.git dev-python/elasticsearch-py: x86 stable (bug #630318) Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- 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 a25ac2a625df..464ae3bc53b8 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}]