dev-python/cryptography: fix attr(depends): = slot operator in blocker
authorMatthew Thode <prometheanfire@gentoo.org>
Wed, 1 Aug 2018 18:36:23 +0000 (13:36 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Wed, 1 Aug 2018 18:37:29 +0000 (13:37 -0500)
Package-Manager: Portage-2.3.43, Repoman-2.3.10

dev-python/cryptography/cryptography-2.3.ebuild

index b86ee83bd1e648e0670978951eb852a9a772a38a..958c0527b8c2818555b1b87a5f74011516db16fc 100644 (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}]