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 4F762138331 for ; Mon, 28 May 2018 16:02:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EFD0E08E0; Mon, 28 May 2018 16:02:09 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 26F90E08E0 for ; Mon, 28 May 2018 16:02:09 +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 C2EE1335C63 for ; Mon, 28 May 2018 16:02:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 115382A9 for ; Mon, 28 May 2018 16:02:06 +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: <1527522942.f1d1e8ef0ca68edf4ed75b75368899fd9abe9b53.sarnex@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/package.use.mask X-VCS-Directories: profiles/arch/amd64/ X-VCS-Committer: sarnex X-VCS-Committer-Name: Nick Sarnie X-VCS-Revision: f1d1e8ef0ca68edf4ed75b75368899fd9abe9b53 X-VCS-Branch: master Date: Mon, 28 May 2018 16:02:06 +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: fa43a2cb-110a-4914-828f-02c16ab32f61 X-Archives-Hash: e8201b44babb2054e820ea966c08030c commit: f1d1e8ef0ca68edf4ed75b75368899fd9abe9b53 Author: Nick Sarnie gentoo org> AuthorDate: Mon May 28 15:55:42 2018 +0000 Commit: Nick Sarnie gentoo org> CommitDate: Mon May 28 15:55:42 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1d1e8ef profiles/arch/amd64: Unmask app-emulation/wine-*[vkd3d] on amd64 Signed-off-by: Nick Sarnie gentoo.org> profiles/arch/amd64/package.use.mask | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 3cc41dab1ce..1ccda556fea 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -18,11 +18,11 @@ #--- END OF EXAMPLES --- # Nick Sarnie (29 Apr 2018) -# media-libs/vulkan-loader is keyworded on amd64 -app-emulation/wine-any -vulkan -app-emulation/wine-d3d9 -vulkan -app-emulation/wine-staging -vulkan -app-emulation/wine-vanilla -vulkan +# media-libs/vulkan-loader and app-emulation/vkd3d are keyworded on amd64 +app-emulation/wine-any -vkd3d -vulkan +app-emulation/wine-d3d9 -vkd3d -vulkan +app-emulation/wine-staging -vkd3d -vulkan +app-emulation/wine-vanilla -vkd3d -vulkan # Richard Yao (16 Apr 2018) # sys-fs/zfs is keyworded on amd64