summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-10-29 21:28:52 +0100
committerThomas Deutschmann <whissi@gentoo.org>2017-10-29 22:07:57 +0100
commit7cbff8ff863d047e3bbabe1f2ce075345a8f4989 (patch)
treed01391328c1d7bf71799688ffdc86fa302afeb42
parentmedia-gfx/fbgrab: x86 stable (bug #630346) (diff)
downloadgentoo-7cbff8ff.tar.gz
gentoo-7cbff8ff.tar.bz2
gentoo-7cbff8ff.zip
dev-python/elasticsearch-py: x86 stable (bug #630318)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
-rw-r--r--dev-python/elasticsearch-py/elasticsearch-py-5.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 a25ac2a625df..464ae3bc53b8 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}]