From: Michał Górny Date: Thu, 7 Nov 2019 16:18:12 +0000 (+0100) Subject: app-crypt/certbot: [QA] Add RESTRICT="!test? ( test )" X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=48230021464d5f5867d4b41b8e91e71360532e10;p=gentoo.git app-crypt/certbot: [QA] Add RESTRICT="!test? ( test )" Signed-off-by: Michał Górny --- diff --git a/app-crypt/certbot/certbot-0.40.1.ebuild b/app-crypt/certbot/certbot-0.40.1.ebuild index 8d9c87cf9125..e59b628d2009 100644 --- a/app-crypt/certbot/certbot-0.40.1.ebuild +++ b/app-crypt/certbot/certbot-0.40.1.ebuild @@ -20,6 +20,7 @@ HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/" LICENSE="Apache-2.0" SLOT="0" IUSE="test" +RESTRICT="!test? ( test )" CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND=" diff --git a/app-crypt/certbot/certbot-9999.ebuild b/app-crypt/certbot/certbot-9999.ebuild index 0e7b7afdc975..39028621e8f0 100644 --- a/app-crypt/certbot/certbot-9999.ebuild +++ b/app-crypt/certbot/certbot-9999.ebuild @@ -20,6 +20,7 @@ HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/" LICENSE="Apache-2.0" SLOT="0" IUSE="test" +RESTRICT="!test? ( test )" CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="