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 E9C31138331 for ; Mon, 19 Feb 2018 20:01:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 426E6E0C02; Mon, 19 Feb 2018 20:01:04 +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 26371E0A76 for ; Mon, 19 Feb 2018 20:01:04 +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 5ACFE335C2F for ; Mon, 19 Feb 2018 20:01:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A613D231 for ; Mon, 19 Feb 2018 20:01:01 +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: <1519070456.e2dfe94bb66f743f1375a4137ecd7327bb232e8c.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/package.use.mask X-VCS-Directories: profiles/arch/amd64-fbsd/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: e2dfe94bb66f743f1375a4137ecd7327bb232e8c X-VCS-Branch: master Date: Mon, 19 Feb 2018 20:01:01 +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: 8e5ece18-8688-4b53-aa64-d33be140cbb7 X-Archives-Hash: 2f6b25b45ae4020cf73fbcf212df2a18 commit: e2dfe94bb66f743f1375a4137ecd7327bb232e8c Author: Michał Górny gentoo org> AuthorDate: Mon Feb 19 20:00:07 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Feb 19 20:00:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2dfe94b profiles/arch/amd64-fbsd: Also mask virtual/ffmpeg[sdl] profiles/arch/amd64-fbsd/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/amd64-fbsd/package.use.mask b/profiles/arch/amd64-fbsd/package.use.mask index 92d93fa6ac3..eb19ed765be 100644 --- a/profiles/arch/amd64-fbsd/package.use.mask +++ b/profiles/arch/amd64-fbsd/package.use.mask @@ -19,6 +19,7 @@ sys-devel/gcc objc-gc x11-drivers/nvidia-drivers tools x11-libs/pango test x11-wm/fluxbox vim-syntax +virtual/ffmpeg sdl # Michał Górny (17 Feb 2018) # Claims to require dev-libs/elfutils which doesn't support FreeBSD.