commit:     730111b9cf99d5b27adfa6c688d7666df8146d60
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 28 07:24:28 2015 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Fri Aug 28 07:59:26 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=730111b9

app-crypt/simple-tpm-pk11: RESTRICT test since it requires the TPM configured 
and doesnt build

Package-Manager: portage-2.2.20.1

 app-crypt/simple-tpm-pk11/simple-tpm-pk11-0.03.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-crypt/simple-tpm-pk11/simple-tpm-pk11-0.03.ebuild 
b/app-crypt/simple-tpm-pk11/simple-tpm-pk11-0.03.ebuild
index f54a255..2bab320 100644
--- a/app-crypt/simple-tpm-pk11/simple-tpm-pk11-0.03.ebuild
+++ b/app-crypt/simple-tpm-pk11/simple-tpm-pk11-0.03.ebuild
@@ -21,6 +21,7 @@ else
 fi
 
 IUSE=""
+RESTRICT="test" # needs to communicate with the TPM and gtest is all broken
 
 DEPEND="app-crypt/tpm-tools[pkcs11]
        dev-libs/opencryptoki[tpm]

Reply via email to