app-crypt/certbot-apache: [QA] Add RESTRICT="!test? ( test )"
authorMichał Górny <mgorny@gentoo.org>
Thu, 7 Nov 2019 16:18:32 +0000 (17:18 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 7 Nov 2019 16:18:32 +0000 (17:18 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-crypt/certbot-apache/certbot-apache-0.40.1.ebuild
app-crypt/certbot-apache/certbot-apache-9999.ebuild

index a90d0aa26db2bb9534c53932932bdde8b1b03503..b14f7a5ac82574efc8dc0722037f42e753259df0 100644 (file)
@@ -22,6 +22,7 @@ HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/"
 LICENSE="Apache-2.0"
 SLOT="0"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 RDEPEND=">=app-crypt/acme-0.29.0[${PYTHON_USEDEP}]
        >=app-crypt/certbot-0.39.0[${PYTHON_USEDEP}]
index a90d0aa26db2bb9534c53932932bdde8b1b03503..b14f7a5ac82574efc8dc0722037f42e753259df0 100644 (file)
@@ -22,6 +22,7 @@ HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/"
 LICENSE="Apache-2.0"
 SLOT="0"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 RDEPEND=">=app-crypt/acme-0.29.0[${PYTHON_USEDEP}]
        >=app-crypt/certbot-0.39.0[${PYTHON_USEDEP}]