commit: 5c25fa66d576a38cd7ba8797d2a0f3c9f06687eb Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Mar 1 20:41:26 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Mar 1 22:40:50 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c25fa66
profiles/arch/amd64-fbsd: Mask USE=mpi profiles/arch/amd64-fbsd/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/amd64-fbsd/use.mask b/profiles/arch/amd64-fbsd/use.mask index 6619afa2685..e25958569f6 100644 --- a/profiles/arch/amd64-fbsd/use.mask +++ b/profiles/arch/amd64-fbsd/use.mask @@ -33,6 +33,10 @@ #-video_cards_vmware -input_devices_vmmouse +# Michał Górny <[email protected]> (01 Mar 2018) +# virtual/mpi not keyworded at the moment. +mpi + # Michał Górny <[email protected]> (01 Mar 2018) # sys-process/audit seems pretty Linux-specific. audit
