mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sys-auth/keystone: relax wsgi deps bug 580218
Package-Manager: portage-2.2.26
This commit is contained in:
@@ -93,7 +93,11 @@ RDEPEND="
|
||||
<=dev-python/python-ldap-2.4.20[$(python_gen_usedep 'python2_7')]
|
||||
~dev-python/ldappool-1.0[$(python_gen_usedep 'python2_7')]
|
||||
)
|
||||
www-servers/uwsgi[python,${PYTHON_USEDEP}]"
|
||||
|| (
|
||||
www-servers/uwsgi[python,${PYTHON_USEDEP}]
|
||||
www-apache/mod_wsgi[${PYTHON_USEDEP}]
|
||||
www-servers/gunicorn[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
#PATCHES=(
|
||||
#)
|
||||
|
||||
@@ -92,7 +92,11 @@ RDEPEND="
|
||||
<=dev-python/python-ldap-2.4.20[$(python_gen_usedep 'python2_7')]
|
||||
~dev-python/ldappool-1.0[$(python_gen_usedep 'python2_7')]
|
||||
)
|
||||
www-servers/uwsgi[python,${PYTHON_USEDEP}]"
|
||||
|| (
|
||||
www-servers/uwsgi[python,${PYTHON_USEDEP}]
|
||||
www-apache/mod_wsgi[${PYTHON_USEDEP}]
|
||||
www-servers/gunicorn[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
#PATCHES=(
|
||||
#)
|
||||
|
||||
Reference in New Issue
Block a user