diff options
author | 2016-12-26 20:23:05 +0900 | |
---|---|---|
committer | 2016-12-26 20:23:05 +0900 | |
commit | 567e9a36ca7930873b7aba9bf0252e48673cf016 (patch) | |
tree | 14edcb59e0eba4c8ac82e99493e9a7c70bea2f0d /dev-python | |
parent | kde-misc/skanlite: amd64 stable wrt bug #596814 (diff) | |
download | gentoo-567e9a36ca7930873b7aba9bf0252e48673cf016.tar.gz gentoo-567e9a36ca7930873b7aba9bf0252e48673cf016.tar.bz2 gentoo-567e9a36ca7930873b7aba9bf0252e48673cf016.zip |
dev-python/elasticsearch-py: amd64/x86 stable wrt bug #580488. ALLARCHES.
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/elasticsearch-py/elasticsearch-py-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 794ba9dd7fdd..90d99645fba4 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 ~x86" +KEYWORDS="amd64 x86" IUSE="examples doc test" RDEPEND=">=dev-python/urllib3-1.8[${PYTHON_USEDEP}] |