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