profiles/arch/x86/package.use.mask: correction to entry to package.use.mask
authorIan Delaney <idella4@gentoo.org>
Fri, 4 Dec 2015 04:21:08 +0000 (12:21 +0800)
committerIan Delaney <idella4@gentoo.org>
Fri, 4 Dec 2015 04:21:08 +0000 (12:21 +0800)
for packages libvirt, nova, ganeti; use IUSE xen
Noted by floppym

profiles/arch/x86/package.use.mask

index b564989010faec47f9d46785f43e32daa5f73edf..ceaf2443e910211197f2cc3b8bee294f22710ad7 100644 (file)
@@ -6,10 +6,9 @@
 
 # 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
+app-emulation/libvirt xen
+sys-cluster/nova xen
+app-emulation/ganeti xen
 
 # Nathan Phillip Brink <binki@gentoo.org> (26 Sep 2015)
 # git useflag requires dev-libs/libgit2 which few arches support