commit: 473932732e6b60a537e1d3439d94ffe6bcbf52a1 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Sun Feb 11 10:12:52 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sun Feb 11 10:14:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47393273
profiles/arch/mips: Mask USE=valgrind for now profiles/arch/mips/use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 78b343bbfb8..077a99117cd 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -4,6 +4,11 @@ # Unmask the flag which corresponds to ARCH. -mips +# Mart Raudsepp <[email protected]> (11 Feb 2018) +# dev-util/valgrind is not keyworded here yet, +# though the MIPS platform is supported upstream +valgrind + # Michał Górny <[email protected]> (23 Jan 2018) # net-misc/networkmanager is not keyworded here. networkmanager
