commit: 18c556a0d0fe5e72fcb4d87664b57e81e4c31d79 Author: Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Fri Mar 3 19:26:59 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Mar 5 17:26:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18c556a0
profiles/arch/mips: mask USE=tpm Closes: https://bugs.gentoo.org/897986 Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com> Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/arch/mips/use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 2c07ceddd35d..25d78c9f50d6 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -mips +# matoro <[email protected]> (2023-03-03) +# app-crypt/tpm2-tss is not keyworded here +tpm + # Andreas K. Hüttel <[email protected]> (2022-05-15) # rdma-core is not keyworded mips... rdma
