summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-11-07 17:17:51 +0100
committerMichał Górny <mgorny@gentoo.org>2019-11-07 17:17:51 +0100
commitd313dddeff5563d462e01d2539eef2edafcd03a7 (patch)
treef2931388c052923ce1df582abe2d2c3d10f3b5f0 /app-crypt
parentapp-antivirus/clamav-unofficial-sigs: [QA] Fix HOMEPAGE & SRC_URI (diff)
downloadgentoo-d313dddeff5563d462e01d2539eef2edafcd03a7.tar.gz
gentoo-d313dddeff5563d462e01d2539eef2edafcd03a7.tar.bz2
gentoo-d313dddeff5563d462e01d2539eef2edafcd03a7.zip
app-crypt/acme: [QA] Add RESTRICT="!test? ( test )"
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/acme/acme-0.40.1.ebuild1
-rw-r--r--app-crypt/acme/acme-9999.ebuild1
2 files changed, 2 insertions, 0 deletions
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}]