From: Aaron Bauman Date: Mon, 26 Dec 2016 11:23:05 +0000 (+0900) Subject: dev-python/elasticsearch-py: amd64/x86 stable wrt bug #580488. ALLARCHES. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=567e9a36ca7930873b7aba9bf0252e48673cf016;p=gentoo.git dev-python/elasticsearch-py: amd64/x86 stable wrt bug #580488. ALLARCHES. --- diff --git a/dev-python/elasticsearch-py/elasticsearch-py-2.3.0.ebuild b/dev-python/elasticsearch-py/elasticsearch-py-2.3.0.ebuild index 794ba9dd7fdd..90d99645fba4 100644 --- a/dev-python/elasticsearch-py/elasticsearch-py-2.3.0.ebuild +++ b/dev-python/elasticsearch-py/elasticsearch-py-2.3.0.ebuild @@ -21,7 +21,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}]