commit:     a35ba06b487c01497d6495c9609f95a2fdeb92ea
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 17 20:23:20 2021 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Jun 17 20:32:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a35ba06b

sys-boot/tboot: Fix MissingUseDepDefault for dev-libs/openssl[bindist]

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 sys-boot/tboot/tboot-1.9.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-boot/tboot/tboot-1.9.11.ebuild 
b/sys-boot/tboot/tboot-1.9.11.ebuild
index 9d2065648ee..64a972787d8 100644
--- a/sys-boot/tboot/tboot-1.9.11.ebuild
+++ b/sys-boot/tboot/tboot-1.9.11.ebuild
@@ -19,7 +19,7 @@ RESTRICT="test"
 
 DEPEND="app-crypt/trousers
 app-crypt/tpm-tools
-dev-libs/openssl:0=[-bindist]
+dev-libs/openssl:0=[-bindist(-)]
 "
 
 RDEPEND="${DEPEND}

Reply via email to