commit: 11b3854755226a68689954c9106579fd8b073cbc Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Mar 2 08:11:24 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Mar 2 08:31:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11b38547
profiles/arch/amd64-fbsd: Mask amdgpu&libinput drivers profiles/arch/amd64-fbsd/use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/amd64-fbsd/use.mask b/profiles/arch/amd64-fbsd/use.mask index e25958569f6..c4d482cfb26 100644 --- a/profiles/arch/amd64-fbsd/use.mask +++ b/profiles/arch/amd64-fbsd/use.mask @@ -33,6 +33,11 @@ #-video_cards_vmware -input_devices_vmmouse +# Michał Górny <[email protected]> (02 Mar 2018) +# Someone needs to test them. +input_devices_libinput +video_cards_amdgpu + # Michał Górny <[email protected]> (01 Mar 2018) # virtual/mpi not keyworded at the moment. mpi
