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 1e92e88dc8e15..794ba9dd7fdd3 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 ~mips ~x86" +KEYWORDS="~amd64 ~x86" IUSE="examples doc test" RDEPEND=">=dev-python/urllib3-1.8[${PYTHON_USEDEP}]