diff --git a/app-crypt/certbot-dns-digitalocean/certbot-dns-digitalocean-1.22.0.ebuild b/app-crypt/certbot-dns-digitalocean/certbot-dns-digitalocean-1.22.0.ebuild index 3926dd913c..2b8b0c4be7 100644 --- a/app-crypt/certbot-dns-digitalocean/certbot-dns-digitalocean-1.22.0.ebuild +++ b/app-crypt/certbot-dns-digitalocean/certbot-dns-digitalocean-1.22.0.ebuild @@ -16,8 +16,6 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" -RESTRICT="test" - RDEPEND=" ~app-crypt/certbot-${PV}[${PYTHON_USEDEP}] >=dev-python/digitalocean-1.11[${PYTHON_USEDEP}] @@ -26,4 +24,4 @@ RDEPEND=" distutils_enable_sphinx docs dev-python/sphinx_rtd_theme -distutils_enable_tests unittest +distutils_enable_tests pytest