diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-29 21:28:52 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-29 22:07:57 +0100 |
commit | 7cbff8ff863d047e3bbabe1f2ce075345a8f4989 (patch) | |
tree | d01391328c1d7bf71799688ffdc86fa302afeb42 /dev-python/elasticsearch-py | |
parent | media-gfx/fbgrab: x86 stable (bug #630346) (diff) | |
download | gentoo-7cbff8ff863d047e3bbabe1f2ce075345a8f4989.tar.gz gentoo-7cbff8ff863d047e3bbabe1f2ce075345a8f4989.tar.bz2 gentoo-7cbff8ff863d047e3bbabe1f2ce075345a8f4989.zip |
dev-python/elasticsearch-py: x86 stable (bug #630318)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'dev-python/elasticsearch-py')
-rw-r--r-- | dev-python/elasticsearch-py/elasticsearch-py-5.4.0.ebuild | 2 |
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}] |