commit:     ebd2338ea3413bf5d3761a6a7df53e9cceeff888
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  7 16:18:32 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Nov  7 16:18:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebd2338e

app-crypt/certbot-apache: [QA] Add RESTRICT="!test? ( test )"

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-crypt/certbot-apache/certbot-apache-0.40.1.ebuild | 1 +
 app-crypt/certbot-apache/certbot-apache-9999.ebuild   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/app-crypt/certbot-apache/certbot-apache-0.40.1.ebuild 
b/app-crypt/certbot-apache/certbot-apache-0.40.1.ebuild
index a90d0aa26db..b14f7a5ac82 100644
--- a/app-crypt/certbot-apache/certbot-apache-0.40.1.ebuild
+++ b/app-crypt/certbot-apache/certbot-apache-0.40.1.ebuild
@@ -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}]

diff --git a/app-crypt/certbot-apache/certbot-apache-9999.ebuild 
b/app-crypt/certbot-apache/certbot-apache-9999.ebuild
index a90d0aa26db..b14f7a5ac82 100644
--- a/app-crypt/certbot-apache/certbot-apache-9999.ebuild
+++ b/app-crypt/certbot-apache/certbot-apache-9999.ebuild
@@ -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}]

Reply via email to