sys-auth/keystone: fixing paste dep
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 4 Oct 2016 15:09:56 +0000 (10:09 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 4 Oct 2016 15:09:56 +0000 (10:09 -0500)
Package-Manager: portage-2.3.0

sys-auth/keystone/keystone-2016.2.9999.ebuild

index 01e73dd33f69a79ff3b951d6eabb18f63683caa2..a3028d736a878ac7c846a7bf05a1e72744b9dc8d 100644 (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')]