diff options
author | NP-Hardass <NP-Hardass@gentoo.org> | 2017-07-11 16:39:15 -0400 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2017-07-11 16:43:05 -0400 |
commit | 8ee0d9b3bd63c2c9e756959c00edf90ef3835ce7 (patch) | |
tree | 9f3a8400901e0cd8ddcca0545c5037bd877053ff /profiles | |
parent | fixed github (diff) | |
download | gentoo-8ee0d9b3bd63c2c9e756959c00edf90ef3835ce7.tar.gz gentoo-8ee0d9b3bd63c2c9e756959c00edf90ef3835ce7.tar.bz2 gentoo-8ee0d9b3bd63c2c9e756959c00edf90ef3835ce7.zip |
profiles: arch/amd64/no-multilib: wine test/abi_x86_32 GLEP67 immutability
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/no-multilib/package.use.mask | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/arch/amd64/no-multilib/package.use.mask b/profiles/arch/amd64/no-multilib/package.use.mask index bf70898a6cb5..8dddcce3b0df 100644 --- a/profiles/arch/amd64/no-multilib/package.use.mask +++ b/profiles/arch/amd64/no-multilib/package.use.mask @@ -1,6 +1,15 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# NP-Hardass <NP-Hardass@gentoo.org> (11 Jul 2017) +# GLEP 73 Immutability, USE=test requires +# abi_x86_32 at this time. +app-emulation/wine test +app-emulation/wine-vanilla test +app-emulation/wine-staging test +app-emulation/wine-d3d9 test +app-emulation/wine-any test + # Mike Frysinger <vapier@gentoo.org> (12 Aug 2016) # Requires sys-boot/grub:0 which is masked here. sys-apps/memtest86+ floppy |