diff --git a/dev-python/elasticsearch-py/elasticsearch-py-1.9.0.ebuild b/dev-python/elasticsearch-py/elasticsearch-py-1.9.0.ebuild index 056ef0a323eff..a9f9b0f6e0db5 100644 --- a/dev-python/elasticsearch-py/elasticsearch-py-1.9.0.ebuild +++ b/dev-python/elasticsearch-py/elasticsearch-py-1.9.0.ebuild @@ -17,7 +17,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 ~arm ~mips ~x86" IUSE="examples doc test" RDEPEND=">=dev-python/urllib3-1.8[${PYTHON_USEDEP}]