diff options
author | Matt Turner <mattst88@gentoo.org> | 2012-02-10 21:28:53 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2012-02-10 21:28:53 +0000 |
commit | ef74f407c60fe31de0707df6feeabc56586e5e2f (patch) | |
tree | 760050cccb616a839df70071713a4fd06ded0b40 /profiles | |
parent | whitespace (diff) | |
download | gentoo-2-ef74f407c60fe31de0707df6feeabc56586e5e2f.tar.gz gentoo-2-ef74f407c60fe31de0707df6feeabc56586e5e2f.tar.bz2 gentoo-2-ef74f407c60fe31de0707df6feeabc56586e5e2f.zip |
Mask wayland USE flag.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/alpha/use.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/arch/alpha/ChangeLog b/profiles/arch/alpha/ChangeLog index 26eb969e6953..53357349d4ed 100644 --- a/profiles/arch/alpha/ChangeLog +++ b/profiles/arch/alpha/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/Alpha profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.106 2012/02/10 18:47:56 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.107 2012/02/10 21:28:53 mattst88 Exp $ + + 10 Feb 2012; Matt Turner <mattst88@gentoo.org> use.mask: + Mask wayland USE flag. 10 Feb 2012; Matt Turner <mattst88@gentoo.org> use.mask: Mask d3d USE flag. diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index fa74fd75b442..61caa9cb8a81 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.57 2012/02/10 18:46:36 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.58 2012/02/10 21:28:53 mattst88 Exp $ # Unmask the flag which corresponds to ARCH. -alpha @@ -181,3 +181,7 @@ llvm # Matt Turner <mattst88@gentoo.org) (10 Feb 2012) # mask d3d since we don't have wine d3d + +# Matt Turner <mattst88@gentoo.org) (10 Feb 2012) +# mask wayland since dev-libs/wayland isn't keyworded +wayland |