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 B82D5138331 for ; Mon, 19 Feb 2018 19:24:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF55BE0BB7; Mon, 19 Feb 2018 19:24:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 AEA0AE0BB7 for ; Mon, 19 Feb 2018 19:24:16 +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 CC205335C0C for ; Mon, 19 Feb 2018 19:24:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E668233 for ; Mon, 19 Feb 2018 19:24:13 +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: <1519068248.820ef0b4d4351751b205dcbc747d2e00672e6b8d.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: 820ef0b4d4351751b205dcbc747d2e00672e6b8d X-VCS-Branch: master Date: Mon, 19 Feb 2018 19:24:13 +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: ab29c9f9-f11c-4f11-b221-d533f10e6888 X-Archives-Hash: 5fb94a2de77540b3e6174c9b408f879e commit: 820ef0b4d4351751b205dcbc747d2e00672e6b8d Author: Michał Górny gentoo org> AuthorDate: Mon Feb 19 19:23:37 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Feb 19 19:24:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=820ef0b4 profiles/arch/amd64-fbsd: Mask many package USE flags profiles/arch/amd64-fbsd/package.use.mask | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/profiles/arch/amd64-fbsd/package.use.mask b/profiles/arch/amd64-fbsd/package.use.mask index 9c6f65f403b..92d93fa6ac3 100644 --- a/profiles/arch/amd64-fbsd/package.use.mask +++ b/profiles/arch/amd64-fbsd/package.use.mask @@ -1,6 +1,25 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (19 Feb 2018) +# Unkeyworded dependencies. +app-doc/doxygen clang +dev-libs/glib dbus +dev-libs/leveldb tcmalloc +dev-libs/libpeas jit +dev-perl/GD fcgi +media-libs/libcanberra gnome +media-libs/mesa vaapi +media-sound/pulseaudio equalizer qt4 realtime +media-video/ffmpeg celt ebur128 kvazaar libilbc nvenc openh264 +media-video/ffmpeg rubberband sdl ssh x265 zeromq zimg +net-libs/gnutls idn +net-print/cups-filters pdf +sys-devel/gcc objc-gc +x11-drivers/nvidia-drivers tools +x11-libs/pango test +x11-wm/fluxbox vim-syntax + # Michał Górny (17 Feb 2018) # Claims to require dev-libs/elfutils which doesn't support FreeBSD. # We can umask if it works with virtual/libelf though.