dev-python/elasticsearch-py: drop mips

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2102

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
Tomas Mozes
2016-08-18 07:43:44 +02:00
committed by David Seifert
parent cf52399254
commit 90c06669be

View File

@@ -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}]