From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7905F1382C5 for ; Fri, 2 Mar 2018 08:31:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80B80E08F9; Fri, 2 Mar 2018 08:31:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5F37CE089F for ; Fri, 2 Mar 2018 08:31:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F2FF1335C36 for ; Fri, 2 Mar 2018 08:31:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 83026238 for ; Fri, 2 Mar 2018 08:31:10 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1519979462.11b3854755226a68689954c9106579fd8b073cbc.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64-fbsd/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64-fbsd/use.mask X-VCS-Directories: profiles/arch/amd64-fbsd/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 11b3854755226a68689954c9106579fd8b073cbc X-VCS-Branch: master Date: Fri, 2 Mar 2018 08:31:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7d6b9f58-c3b8-4c77-9a62-4890ab22a67e X-Archives-Hash: 04d484bbd224031e30866725d88667e0 commit: 11b3854755226a68689954c9106579fd8b073cbc Author: Michał Górny gentoo org> AuthorDate: Fri Mar 2 08:11:24 2018 +0000 Commit: Michał Górny gentoo 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 (02 Mar 2018) +# Someone needs to test them. +input_devices_libinput +video_cards_amdgpu + # Michał Górny (01 Mar 2018) # virtual/mpi not keyworded at the moment. mpi