summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/geopy/geopy-1.8.1.ebuild')
-rw-r--r--dev-python/geopy/geopy-1.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/geopy/geopy-1.8.1.ebuild b/dev-python/geopy/geopy-1.8.1.ebuild
index 8832a309199f..6548a01b848c 100644
--- a/dev-python/geopy/geopy-1.8.1.ebuild
+++ b/dev-python/geopy/geopy-1.8.1.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/geopy/geopy-1.8.1.ebuild,v 1.2 2015/03/06 22:21:59 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/geopy/geopy-1.8.1.ebuild,v 1.3 2015/03/08 23:49:01 pacho Exp $
EAPI=5
@@ -16,7 +16,7 @@ IUSE="test doc yahoo"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="yahoo? ( >=dev-python/requests-oauthlib-0.4.0[${PYTHON_USEDEP}]
dev-python/placefinder[${PYTHON_USEDEP}] )"