summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-08 23:46:09 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-08 23:46:09 +0000
commitba599020920b992407c2180973621c679e1413e1 (patch)
tree746b0f70cfd39621517a36175a24a48aa86de63e /dev-python/elasticsearch-py/elasticsearch-py-1.4.0.ebuild
parentx86 stable, bug 540290 (diff)
downloadgentoo-2-ba599020920b992407c2180973621c679e1413e1.tar.gz
gentoo-2-ba599020920b992407c2180973621c679e1413e1.tar.bz2
gentoo-2-ba599020920b992407c2180973621c679e1413e1.zip
x86 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/elasticsearch-py/elasticsearch-py-1.4.0.ebuild')
-rw-r--r--dev-python/elasticsearch-py/elasticsearch-py-1.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/elasticsearch-py/elasticsearch-py-1.4.0.ebuild b/dev-python/elasticsearch-py/elasticsearch-py-1.4.0.ebuild
index 0f973e35c628..ac38318f37a2 100644
--- a/dev-python/elasticsearch-py/elasticsearch-py-1.4.0.ebuild
+++ b/dev-python/elasticsearch-py/elasticsearch-py-1.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/elasticsearch-py/elasticsearch-py-1.4.0.ebuild,v 1.2 2015/03/06 22:17:59 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/elasticsearch-py/elasticsearch-py-1.4.0.ebuild,v 1.3 2015/03/08 23:46:09 pacho Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/elasticsearch/${PN}/archive/${PV}.tar.gz -> ${P}.tar
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm ~mips ~x86"
+KEYWORDS="amd64 ~arm ~mips x86"
IUSE=""
DEPEND="dev-python/urllib3[${PYTHON_USEDEP}]"