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 A82CE138331 for ; Sat, 17 Feb 2018 17:18:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A465EE097D; Sat, 17 Feb 2018 17:18:00 +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 84ED0E097D for ; Sat, 17 Feb 2018 17:18:00 +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 7669B335C09 for ; Sat, 17 Feb 2018 17:17:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F526216 for ; Sat, 17 Feb 2018 17:17:58 +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: <1518887868.6509206297b96eba21487bf8bd3faf4ff0e094a2.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: 6509206297b96eba21487bf8bd3faf4ff0e094a2 X-VCS-Branch: master Date: Sat, 17 Feb 2018 17:17:58 +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: 62646f47-747d-4590-b9f3-69306d85cb87 X-Archives-Hash: 43f0bceaa931caa2a18dee9360871a9f commit: 6509206297b96eba21487bf8bd3faf4ff0e094a2 Author: Michał Górny gentoo org> AuthorDate: Sat Feb 17 17:14:27 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Feb 17 17:17:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65092062 profiles/arch/amd64-fbsd: Mask virtual/notification-daemon[kde] 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 5fa95faa92e..9c6f65f403b 100644 --- a/profiles/arch/amd64-fbsd/package.use.mask +++ b/profiles/arch/amd64-fbsd/package.use.mask @@ -10,6 +10,7 @@ media-libs/gstreamer unwind # Unkeyworded deps. media-libs/elementary javascript media-libs/phonon vlc +virtual/notification-daemon kde # Michał Górny (15 Feb 2018) # Requires USE=seccomp that is masked in this profile.