commit:     517351fff5902f8d2501cbabebe134535ace8355
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 19 22:15:26 2022 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Sat Mar 19 22:17:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=517351ff

app-containers/cosign: restrict tests in 1.6.0

Closes: https://bugs.gentoo.org/833021
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 app-containers/cosign/cosign-1.6.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-containers/cosign/cosign-1.6.0.ebuild 
b/app-containers/cosign/cosign-1.6.0.ebuild
index ce97639ed60d..c80ec8ff7f8c 100644
--- a/app-containers/cosign/cosign-1.6.0.ebuild
+++ b/app-containers/cosign/cosign-1.6.0.ebuild
@@ -18,6 +18,8 @@ PATCHES=(
        "${FILESDIR}"/${PN}-1.5.0-fix-makefile.patch
 )
 
+RESTRICT="test"
+
 src_compile() {
        emake \
                GIT_HASH=${GIT_HASH}

Reply via email to