diff options
author | Ian Delaney <idella4@gentoo.org> | 2015-12-02 10:36:05 +0800 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2015-12-02 10:37:22 +0800 |
commit | 42aa7810c2e4209e2f490115b0474a80efdaf04a (patch) | |
tree | 6e267258d912695cf17a5bdbac251901e83b026c /profiles | |
parent | profiles/package.mask: drm entry re removal broken grass, g-gdal-grass (diff) | |
download | gentoo-42aa7810c2e4209e2f490115b0474a80efdaf04a.tar.gz gentoo-42aa7810c2e4209e2f490115b0474a80efdaf04a.tar.bz2 gentoo-42aa7810c2e4209e2f490115b0474a80efdaf04a.zip |
commit 74315e20a499568c812c8ca9e7df025ad527308d
Author: Ian Delaney <idella4@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
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/x86/package.use.mask | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 74c4de7e50a8..b564989010fa 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 <idella4@gentoo.org> (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 <binki@gentoo.org> (26 Sep 2015) # git useflag requires dev-libs/libgit2 which few arches support dev-util/geany-plugins -git |