summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-10-04 10:09:56 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-10-04 10:09:56 -0500
commitdb03e1022d3aa20d06c2cf8916fbc151dff21ada (patch)
treefeb0b7a45207e281b261a760689b345a6f69ba0f /sys-auth/keystone
parentdev-python/keystonemiddleware: fixing deps (diff)
downloadgentoo-db03e1022d3aa20d06c2cf8916fbc151dff21ada.tar.gz
gentoo-db03e1022d3aa20d06c2cf8916fbc151dff21ada.tar.bz2
gentoo-db03e1022d3aa20d06c2cf8916fbc151dff21ada.zip
sys-auth/keystone: fixing paste dep
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-auth/keystone')
-rw-r--r--sys-auth/keystone/keystone-2016.2.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/keystone/keystone-2016.2.9999.ebuild b/sys-auth/keystone/keystone-2016.2.9999.ebuild
index 01e73dd33f69..a3028d736a87 100644
--- a/sys-auth/keystone/keystone-2016.2.9999.ebuild
+++ b/sys-auth/keystone/keystone-2016.2.9999.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
>=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
>=dev-python/webob-1.2.3-r1[${PYTHON_USEDEP}]
>=dev-python/pastedeploy-1.5.0[${PYTHON_USEDEP}]
- <=dev-python/paste-2.0.2[${PYTHON_USEDEP}]
+ dev-python/paste[${PYTHON_USEDEP}]
>=dev-python/routes-1.12.3[${PYTHON_USEDEP}]
!~dev-python/routes-2.0[${PYTHON_USEDEP}]
!~dev-python/routes-2.1[$(python_gen_usedep 'python2_7')]