sys-auth/keystone: fixing paste dep

Package-Manager: portage-2.3.0
This commit is contained in:
Matthew Thode
2016-10-04 10:09:56 -05:00
parent 254cf4ab1e
commit db03e1022d

View File

@@ -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')]