diff options
-rw-r--r-- | dev-python/cryptography/cryptography-37.0.2-r1.ebuild (renamed from dev-python/cryptography/cryptography-37.0.2.ebuild) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/cryptography/cryptography-37.0.2.ebuild b/dev-python/cryptography/cryptography-37.0.2-r1.ebuild index 1f3ef3a47763..eb980050a68f 100644 --- a/dev-python/cryptography/cryptography-37.0.2.ebuild +++ b/dev-python/cryptography/cryptography-37.0.2-r1.ebuild @@ -79,13 +79,13 @@ KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86" RDEPEND=" >=dev-libs/openssl-1.0.2o-r6:0= -" -DEPEND=" - ${RDEPEND} $(python_gen_cond_dep ' >=dev-python/cffi-1.8:=[${PYTHON_USEDEP}] ' 'python*') " +DEPEND=" + ${RDEPEND} +" BDEPEND=" dev-python/setuptools-rust[${PYTHON_USEDEP}] test? ( |