summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/keystone')
-rw-r--r--sys-auth/keystone/keystone-2015.2.9999.ebuild2
-rw-r--r--sys-auth/keystone/keystone-2016.1.9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/keystone/keystone-2015.2.9999.ebuild b/sys-auth/keystone/keystone-2015.2.9999.ebuild
index 6e3237e65196..19e22bd2d9df 100644
--- a/sys-auth/keystone/keystone-2015.2.9999.ebuild
+++ b/sys-auth/keystone/keystone-2015.2.9999.ebuild
@@ -160,7 +160,7 @@ 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_USEDEP}]"
+ www-servers/uwsgi[python,${PYTHON_USEDEP}]"
PATCHES=(
)
diff --git a/sys-auth/keystone/keystone-2016.1.9999.ebuild b/sys-auth/keystone/keystone-2016.1.9999.ebuild
index 127ce125d11f..2959f4f40ea3 100644
--- a/sys-auth/keystone/keystone-2016.1.9999.ebuild
+++ b/sys-auth/keystone/keystone-2016.1.9999.ebuild
@@ -93,7 +93,7 @@ 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_USEDEP}]"
+ www-servers/uwsgi[python,${PYTHON_USEDEP}]"
#PATCHES=(
#)