From: Manuel RĂ¼ger Date: Mon, 6 Nov 2017 11:39:41 +0000 (+0100) Subject: dev-python/elasticsearch-py: Stable on amd64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9d8f29035d0c21dbef36bd12d0a87313fbbed288;p=gentoo.git dev-python/elasticsearch-py: Stable on amd64 Package-Manager: Portage-2.3.12, 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 464ae3bc53b8..9cdf3bbff42e 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}]