summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-11-07 17:18:32 +0100
committerMichał Górny <mgorny@gentoo.org>2019-11-07 17:18:32 +0100
commitebd2338ea3413bf5d3761a6a7df53e9cceeff888 (patch)
tree03a007fd2a75e8661dbb1c80ce63690a64d5df41 /app-crypt
parentapp-crypt/certbot: [QA] Add RESTRICT="!test? ( test )" (diff)
downloadgentoo-ebd2338ea3413bf5d3761a6a7df53e9cceeff888.tar.gz
gentoo-ebd2338ea3413bf5d3761a6a7df53e9cceeff888.tar.bz2
gentoo-ebd2338ea3413bf5d3761a6a7df53e9cceeff888.zip
app-crypt/certbot-apache: [QA] Add RESTRICT="!test? ( test )"
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/certbot-apache/certbot-apache-0.40.1.ebuild1
-rw-r--r--app-crypt/certbot-apache/certbot-apache-9999.ebuild1
2 files changed, 2 insertions, 0 deletions
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 a90d0aa26db2..b14f7a5ac825 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 a90d0aa26db2..b14f7a5ac825 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}]