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 CAE331382C5 for ; Mon, 30 Apr 2018 01:57:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 033F8E0BF3; Mon, 30 Apr 2018 01:57:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 D2865E0BF3 for ; Mon, 30 Apr 2018 01:57:32 +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 56ED5335C9C for ; Mon, 30 Apr 2018 01:57:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92B2828D for ; Mon, 30 Apr 2018 01:57:29 +0000 (UTC) From: "Nick Sarnie" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nick Sarnie" Message-ID: <1525053414.3bc035bf6325e4780f69e69985dc1d4f0b37cdec.sarnex@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/base/package.use.mask X-VCS-Directories: profiles/arch/base/ X-VCS-Committer: sarnex X-VCS-Committer-Name: Nick Sarnie X-VCS-Revision: 3bc035bf6325e4780f69e69985dc1d4f0b37cdec X-VCS-Branch: master Date: Mon, 30 Apr 2018 01:57:29 +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: 7656b791-56b6-4853-bfb3-2be12cbd8d9d X-Archives-Hash: cfd5739498aadcc65644343437650970 commit: 3bc035bf6325e4780f69e69985dc1d4f0b37cdec Author: Nick Sarnie gentoo org> AuthorDate: Mon Apr 30 01:38:55 2018 +0000 Commit: Nick Sarnie gentoo org> CommitDate: Mon Apr 30 01:56:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bc035bf profiles/arch/base: Add USE mask for app-emulation/wine-vanilla[vulkan] profiles/arch/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 6786118cca0..2193850a95a 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Nick Sarnie (29 Apr 2018) +# media-libs/vulkan-loader is not available everywhere +app-emulation/wine-vanilla vulkan + # Richard Yao (16 Apr 2018) # sys-fs/zfs is not available everywhere. sys-cluster/ceph zfs