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

index 3efe8a99669b7451c9f3b4e92af2cf764caff8af..acacc42fc78b55deb8463a831721505068f49513 100644 (file)
@@ -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}]
index 3efe8a99669b7451c9f3b4e92af2cf764caff8af..acacc42fc78b55deb8463a831721505068f49513 100644 (file)
@@ -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}]