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 e2450c428f8d..bf9117a89b96 100644 --- a/app-crypt/certbot/certbot-9999.ebuild +++ b/app-crypt/certbot/certbot-9999.ebuild @@ -23,7 +23,7 @@ LICENSE="Apache-2.0" SLOT="0" RDEPEND=" - >=app-crypt/acme-1.8.0[${PYTHON_USEDEP}] + >=app-crypt/acme-${PV}[${PYTHON_USEDEP}] >=dev-python/configargparse-0.9.3[${PYTHON_USEDEP}] >=dev-python/configobj-5.0.6[${PYTHON_USEDEP}] >=dev-python/cryptography-2.8[${PYTHON_USEDEP}] |