From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id ECD841384B4 for ; Wed, 2 Dec 2015 02:37:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38F4621C048; Wed, 2 Dec 2015 02:37:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CA6DB21C048 for ; Wed, 2 Dec 2015 02:37:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 790F2340896 for ; Wed, 2 Dec 2015 02:37:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0B21C6A for ; Wed, 2 Dec 2015 02:37:33 +0000 (UTC) From: "Ian Delaney" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Delaney" Message-ID: <1449023842.42aa7810c2e4209e2f490115b0474a80efdaf04a.idella4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/x86/package.use.mask X-VCS-Directories: profiles/arch/x86/ X-VCS-Committer: idella4 X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: 42aa7810c2e4209e2f490115b0474a80efdaf04a X-VCS-Branch: master Date: Wed, 2 Dec 2015 02:37:33 +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: bea5dd76-c57d-4d8b-b4d4-1364fc8f437b X-Archives-Hash: 6b8b924ddaf3541420000f18f5570bfc commit: 42aa7810c2e4209e2f490115b0474a80efdaf04a Author: Ian Delaney gentoo org> AuthorDate: Wed Dec 2 02:36:05 2015 +0000 Commit: Ian Delaney gentoo org> CommitDate: Wed Dec 2 02:37:22 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42aa7810 commit 74315e20a499568c812c8ca9e7df025ad527308d Author: Ian Delaney gentoo.org> Date: Wed Dec 2 10:31:50 2015 +0800 profiles/arch/x86/package.use.mask: use.mask rdeps of xen for x86 hypervisor Subsequent to removing vns. of xen-4.2; packages inlcude app-emaulation/{xen-pvgrub,libvirt, ganeti} sys-cluster/nova profiles/arch/x86/package.use.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 74c4de7..b564989 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -4,6 +4,13 @@ # This file requires >=portage-2.1.1 +# Ian Delaney (02 Dec 2015) +# mask revdeps of xen that emply a hypervisor in arch x86 +app-emulation/xen-pvgrub -abi_x86_32 +app-emulation/libvirt -abi_x86_32 +sys-cluster/nova -abi_x86_32 +app-emulation/ganeti -abi_x86_32 + # Nathan Phillip Brink (26 Sep 2015) # git useflag requires dev-libs/libgit2 which few arches support dev-util/geany-plugins -git