diff options
author | 2012-02-10 21:34:45 +0000 | |
---|---|---|
committer | 2012-02-10 21:34:45 +0000 | |
commit | 7ceec9468aa0d4a8328615889791a0d0aa01d77e (patch) | |
tree | 8eada90a86109c43b4485c8ff67c37fd1ea5ffdc /profiles | |
parent | Mask wayland USE flag. (diff) | |
download | gentoo-2-7ceec9468aa0d4a8328615889791a0d0aa01d77e.tar.gz gentoo-2-7ceec9468aa0d4a8328615889791a0d0aa01d77e.tar.bz2 gentoo-2-7ceec9468aa0d4a8328615889791a0d0aa01d77e.zip |
USE mask d3d on amd64/no-multilib since wine is 32-bit.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/no-multilib/use.mask | 8 |
2 files changed, 10 insertions, 3 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index a05620c69113..b7dffe33503d 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.159 2012/02/08 14:29:23 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.160 2012/02/10 21:34:45 mattst88 Exp $ + + 10 Feb 2012; Matt Turner <mattst88@gentoo.org> no-multilib/use.mask: + USE mask d3d on amd64/no-multilib since wine is 32-bit. 08 Feb 2012; Bernard Cafarelli <voyageur@gentoo.org> package.use.mask: Drop arch-speficic mask on gnustep-base/gnustep-make[libobjc2] diff --git a/profiles/arch/amd64/no-multilib/use.mask b/profiles/arch/amd64/no-multilib/use.mask index ac2ce9b12f59..8446804306d9 100644 --- a/profiles/arch/amd64/no-multilib/use.mask +++ b/profiles/arch/amd64/no-multilib/use.mask @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/no-multilib/use.mask,v 1.11 2010/11/08 17:54:16 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/no-multilib/use.mask,v 1.12 2012/02/10 21:34:45 mattst88 Exp $ # USE flags masked because providing packages have ABI=x86 @@ -15,3 +15,7 @@ hvm # 2009/05/11 Doug Goldstein <cardoe@gentoo.org> # Mask 32bit since this will always require emulation packages 32bit + +# Matt Turner <mattst88@gentoo.org) (10 Feb 2012) +# mask d3d since wine is 32-bit +d3d |