[app-crypt/certbot-dns-rfc2136] remove obsolete dep

This commit is contained in:
Robert Förster 2021-08-25 00:04:27 +02:00
parent ea6841e7e4
commit 648f44fa3f
1 changed files with 1 additions and 2 deletions

View File

@ -28,7 +28,6 @@ IUSE=""
RDEPEND="
>=app-crypt/acme-${PV}[${PYTHON_USEDEP}]
>=app-crypt/certbot-${PV}[${PYTHON_USEDEP}]
dev-python/dnspython[${PYTHON_USEDEP}]
dev-python/zope-interface[${PYTHON_USEDEP}]"
dev-python/dnspython[${PYTHON_USEDEP}]"
distutils_enable_tests pytest