From d313dddeff5563d462e01d2539eef2edafcd03a7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 7 Nov 2019 17:17:51 +0100 Subject: [PATCH] app-crypt/acme: [QA] Add RESTRICT="!test? ( test )" MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-crypt/acme/acme-0.40.1.ebuild | 1 + app-crypt/acme/acme-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/app-crypt/acme/acme-0.40.1.ebuild b/app-crypt/acme/acme-0.40.1.ebuild index 3efe8a99669b..acacc42fc78b 100644 --- a/app-crypt/acme/acme-0.40.1.ebuild +++ b/app-crypt/acme/acme-0.40.1.ebuild @@ -22,6 +22,7 @@ HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/" LICENSE="Apache-2.0" SLOT="0" IUSE="doc test" +RESTRICT="!test? ( test )" RDEPEND=" >=dev-python/cryptography-1.3.4[${PYTHON_USEDEP}] diff --git a/app-crypt/acme/acme-9999.ebuild b/app-crypt/acme/acme-9999.ebuild index 3efe8a99669b..acacc42fc78b 100644 --- a/app-crypt/acme/acme-9999.ebuild +++ b/app-crypt/acme/acme-9999.ebuild @@ -22,6 +22,7 @@ HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/" LICENSE="Apache-2.0" SLOT="0" IUSE="doc test" +RESTRICT="!test? ( test )" RDEPEND=" >=dev-python/cryptography-1.3.4[${PYTHON_USEDEP}] -- 2.26.2