diff options
Diffstat (limited to 'app-crypt/certbot/certbot-1.0.0.ebuild')
-rw-r--r-- | app-crypt/certbot/certbot-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/certbot/certbot-1.0.0.ebuild b/app-crypt/certbot/certbot-1.0.0.ebuild index f7e5d6d043a7..37c17aa225d3 100644 --- a/app-crypt/certbot/certbot-1.0.0.ebuild +++ b/app-crypt/certbot/certbot-1.0.0.ebuild @@ -27,7 +27,7 @@ RESTRICT="!test? ( test )" CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND=" ${CDEPEND} - >=app-crypt/acme-0.29.0[${PYTHON_USEDEP}] + >=app-crypt/acme-0.40.0[${PYTHON_USEDEP}] >=dev-python/configargparse-0.9.3[${PYTHON_USEDEP}] dev-python/configobj[${PYTHON_USEDEP}] >=dev-python/cryptography-1.2.3[${PYTHON_USEDEP}] |