diff options
author | 2012-02-10 21:31:34 +0000 | |
---|---|---|
committer | 2012-02-10 21:31:34 +0000 | |
commit | ee8ea2687d013864d50acb3d7074dc34b0214eda (patch) | |
tree | 2a659971a7c8b29bca0bc8e2da25ecd32298ca9a /profiles | |
parent | Mask wayland USE flag. (diff) | |
download | gentoo-2-ee8ea2687d013864d50acb3d7074dc34b0214eda.tar.gz gentoo-2-ee8ea2687d013864d50acb3d7074dc34b0214eda.tar.bz2 gentoo-2-ee8ea2687d013864d50acb3d7074dc34b0214eda.zip |
Mask wayland USE flag.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/mips/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/mips/use.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/arch/mips/ChangeLog b/profiles/arch/mips/ChangeLog index 5681c082dbd4..714ee97f03e8 100644 --- a/profiles/arch/mips/ChangeLog +++ b/profiles/arch/mips/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/MIPS profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.89 2012/02/10 18:50:30 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.90 2012/02/10 21:31:34 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/mips/use.mask b/profiles/arch/mips/use.mask index 3b4d2a060b9f..9c9119bbe916 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.51 2012/02/10 18:50:30 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.52 2012/02/10 21:31:34 mattst88 Exp $ # Unmask the flag which corresponds to ARCH. -mips @@ -358,6 +358,10 @@ ocamlopt # 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 + # Mips USE flags -n32 -n64 |