diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-09-11 12:39:52 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-09-11 19:06:32 -0500 |
commit | 083f371f720dcfbddc292f5f172e31d62c66552a (patch) | |
tree | af48d5aca86d5a55018647227e127e13d5c6a790 /sys-auth/keystone | |
parent | mate-base/mate-applets revert backport kernel 4.7 support (diff) | |
download | gentoo-083f371f720dcfbddc292f5f172e31d62c66552a.tar.gz gentoo-083f371f720dcfbddc292f5f172e31d62c66552a.tar.bz2 gentoo-083f371f720dcfbddc292f5f172e31d62c66552a.zip |
doing the test
Diffstat (limited to 'sys-auth/keystone')
-rw-r--r-- | sys-auth/keystone/keystone-2016.1.9999.ebuild | 2 | ||||
-rw-r--r-- | sys-auth/keystone/keystone-9.1.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/keystone/keystone-2016.1.9999.ebuild b/sys-auth/keystone/keystone-2016.1.9999.ebuild index 4b1891d80d45..913c1cbd4643 100644 --- a/sys-auth/keystone/keystone-2016.1.9999.ebuild +++ b/sys-auth/keystone/keystone-2016.1.9999.ebuild @@ -80,7 +80,7 @@ RDEPEND=" >=dev-python/jsonschema-2.0.0[${PYTHON_USEDEP}] !~dev-python/jsonschema-2.5.0[${PYTHON_USEDEP}] <dev-python/jsonschema-3.0.0[${PYTHON_USEDEP}] - ~dev-python/pycadf-1.1.0[${PYTHON_USEDEP}] + >=dev-python/pycadf-1.1.0[${PYTHON_USEDEP}] !~dev-python/pycadf-2.0.0[${PYTHON_USEDEP}] >=dev-python/msgpack-0.4.0[${PYTHON_USEDEP}] memcached? ( diff --git a/sys-auth/keystone/keystone-9.1.0.ebuild b/sys-auth/keystone/keystone-9.1.0.ebuild index e2dd35bab711..75b0a4aa59a4 100644 --- a/sys-auth/keystone/keystone-9.1.0.ebuild +++ b/sys-auth/keystone/keystone-9.1.0.ebuild @@ -79,7 +79,7 @@ RDEPEND=" >=dev-python/jsonschema-2.0.0[${PYTHON_USEDEP}] !~dev-python/jsonschema-2.5.0[${PYTHON_USEDEP}] <dev-python/jsonschema-3.0.0[${PYTHON_USEDEP}] - ~dev-python/pycadf-1.1.0[${PYTHON_USEDEP}] + >=dev-python/pycadf-1.1.0[${PYTHON_USEDEP}] !~dev-python/pycadf-2.0.0[${PYTHON_USEDEP}] >=dev-python/msgpack-0.4.0[${PYTHON_USEDEP}] memcached? ( |