commit: 5ac3bfbde56f2d714a35281baf711db23242fd19 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Apr 20 21:33:23 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Apr 20 21:33:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ac3bfbd
profiles/arch/s390: mask USE=tpm Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/s390/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask index 6e64be3c729a..1c662bf58257 100644 --- a/profiles/arch/s390/use.mask +++ b/profiles/arch/s390/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -s390 +# Sam James <[email protected]> (2022-04-20) +# app-crypt/tpm2-tss is not keyworded here +tpm + # Andreas K. Hüttel <[email protected]> (2022-04-20) # Not keyworded emacs
