dev-python/cryptography: fix attr(depends): = slot operator in blocker

Package-Manager: Portage-2.3.43, Repoman-2.3.10
This commit is contained in:
Matthew Thode
2018-08-01 13:36:23 -05:00
parent 9262fe640e
commit 74117b828d

View File

@@ -42,7 +42,7 @@ RDEPEND="
DEPEND="${RDEPEND}
>=dev-python/setuptools-1.0[${PYTHON_USEDEP}]
$(python_gen_cond_dep '>=dev-python/cffi-1.7:=[${PYTHON_USEDEP}]' 'python*')
$(python_gen_cond_dep '!~dev-python/cffi-1.11.3:=[${PYTHON_USEDEP}]' 'python*')
$(python_gen_cond_dep '!~dev-python/cffi-1.11.3[${PYTHON_USEDEP}]' 'python*')
test? (
~dev-python/cryptography-vectors-${PV}[${PYTHON_USEDEP}]
dev-python/hypothesis[${PYTHON_USEDEP}]