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 750031382C5 for ; Sat, 17 Feb 2018 15:29:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4772E0A5E; Sat, 17 Feb 2018 15:29:14 +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 A7F2DE0A5E for ; Sat, 17 Feb 2018 15:29:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 E1F81335C2A for ; Sat, 17 Feb 2018 15:29:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 59D2C206 for ; Sat, 17 Feb 2018 15:29:12 +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: <1518881347.dba9870d8cce710bf2828c1e420a82ad302fb86a.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: dba9870d8cce710bf2828c1e420a82ad302fb86a X-VCS-Branch: master Date: Sat, 17 Feb 2018 15:29:12 +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: 0830d0a1-28a4-4dd2-a11e-d11caa85fb02 X-Archives-Hash: bedf0449c2ea70c62f73f26f931c48d9 commit: dba9870d8cce710bf2828c1e420a82ad302fb86a Author: Michał Górny gentoo org> AuthorDate: Sat Feb 17 15:28:52 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Feb 17 15:29:07 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dba9870d profiles/arch/amd64-fbsd: Mask USE=libav 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 58683d40bac..83d21be18e8 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 (17 Feb 2018) +# libav is not keyworded here. +libav + # Michał Górny (16 Feb 2018) # Qt5 is not keyworded here. qt5