From 9f26e025989cf8c3e78d86e93158cc8064a7e8b4 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sun, 18 Oct 2015 02:04:09 -0500 Subject: sys-auth/keystone: fixing six dep Package-Manager: portage-2.2.20.1 --- sys-auth/keystone/keystone-2015.2.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-auth/keystone/keystone-2015.2.9999.ebuild') diff --git a/sys-auth/keystone/keystone-2015.2.9999.ebuild b/sys-auth/keystone/keystone-2015.2.9999.ebuild index 94f435ba8517..04c02e5d5806 100644 --- a/sys-auth/keystone/keystone-2015.2.9999.ebuild +++ b/sys-auth/keystone/keystone-2015.2.9999.ebuild @@ -87,7 +87,7 @@ RDEPEND=" >=dev-python/cryptography-1.0[${PYTHON_USEDEP}] <=dev-python/cryptography-1.0.1-r9999[${PYTHON_USEDEP}] >=dev-python/six-1.9.0[${PYTHON_USEDEP}] - <=dev-python/six-1.9.0[${PYTHON_USEDEP}] + <=dev-python/six-1.9.0-r9999[${PYTHON_USEDEP}] sqlite? ( >=dev-python/sqlalchemy-0.9.9[sqlite,${PYTHON_USEDEP}]