diff options
author | Jason Zaman <perfinion@gentoo.org> | 2015-08-28 15:24:28 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2015-08-28 15:59:26 +0800 |
commit | 730111b9cf99d5b27adfa6c688d7666df8146d60 (patch) | |
tree | f5bf945132585c59a2136a70054fc054f02021e1 /app-crypt | |
parent | dev-util/cucumber-core: Fix typo in HOMEPAGE (diff) | |
download | gentoo-730111b9cf99d5b27adfa6c688d7666df8146d60.tar.gz gentoo-730111b9cf99d5b27adfa6c688d7666df8146d60.tar.bz2 gentoo-730111b9cf99d5b27adfa6c688d7666df8146d60.zip |
app-crypt/simple-tpm-pk11: RESTRICT test since it requires the TPM configured and doesnt build
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/simple-tpm-pk11/simple-tpm-pk11-0.03.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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 f54a2558b7ea..2bab320b589c 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] |