diff options
Diffstat (limited to 'app-crypt/tpm2-tss')
-rw-r--r-- | app-crypt/tpm2-tss/tpm2-tss-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/tpm2-tss/tpm2-tss-2.4.0.ebuild b/app-crypt/tpm2-tss/tpm2-tss-2.4.0.ebuild index 76c8cc9bf6d0..67416ada8a82 100644 --- a/app-crypt/tpm2-tss/tpm2-tss-2.4.0.ebuild +++ b/app-crypt/tpm2-tss/tpm2-tss-2.4.0.ebuild @@ -17,7 +17,7 @@ IUSE="doc +fapi gcrypt +openssl static-libs test" RESTRICT="!test? ( test )" REQUIRED_USE="^^ ( gcrypt openssl ) - fapi ( !gcrypt )" + fapi? ( openssl !gcrypt )" RDEPEND="acct-group/tss acct-user/tss |