commit:     2cb309ad708e333cd7ef8bee45dcf4351f131df0
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 25 15:28:23 2016 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Mar 25 15:28:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cb309ad

sys-auth/keystone: make sure uwsgi calls python

Package-Manager: portage-2.2.26

 sys-auth/keystone/keystone-2015.2.9999.ebuild | 2 +-
 sys-auth/keystone/keystone-2016.1.9999.ebuild | 2 +-
 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 6e3237e..19e22bd 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 127ce12..2959f4f 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=(
 #)

Reply via email to