diff --git a/dev-python/cryptography/cryptography-2.2.2-r1.ebuild b/dev-python/cryptography/cryptography-2.2.2-r1.ebuild index ffaf2cd166a9c..449719f769ca7 100644 --- a/dev-python/cryptography/cryptography-2.2.2-r1.ebuild +++ b/dev-python/cryptography/cryptography-2.2.2-r1.ebuild @@ -27,7 +27,7 @@ RDEPEND=" dev-libs/openssl:0= ( || ( dev-libs/openssl:0[-bindist(-)] - >=dev-libs/openssl-1.0.2o-r2:0 + >=dev-libs/openssl-1.0.2o-r6:0 ) ) ) diff --git a/dev-python/cryptography/cryptography-2.3.ebuild b/dev-python/cryptography/cryptography-2.3.ebuild index 958c0527b8c28..ec123a175ee9b 100644 --- a/dev-python/cryptography/cryptography-2.3.ebuild +++ b/dev-python/cryptography/cryptography-2.3.ebuild @@ -27,7 +27,7 @@ RDEPEND=" dev-libs/openssl:0= ( || ( dev-libs/openssl:0[-bindist(-)] - >=dev-libs/openssl-1.0.2o-r2:0 + >=dev-libs/openssl-1.0.2o-r6:0 ) ) )