diff options
Diffstat (limited to 'profiles/arch/x86')
-rw-r--r-- | profiles/arch/x86/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/profiles/arch/x86/ChangeLog b/profiles/arch/x86/ChangeLog index 0c103503c456..cb530b4f8871 100644 --- a/profiles/arch/x86/ChangeLog +++ b/profiles/arch/x86/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.33 2010/03/16 12:44:34 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.34 2010/03/16 12:51:58 lack Exp $ + + 16 Mar 2010; Jim Ramsay <lack@gentoo.org> package.use.mask: + Oops, got my binary backwards. Really masking this time 16 Mar 2010; Jim Ramsay <lack@gentoo.org> package.use.mask: Mask USE='32bit 64bit' for www-plugins/adobe-flash (Bug #283328) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index a98f89cfbe4d..83323dcd57c3 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v 1.24 2010/03/16 12:44:34 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v 1.25 2010/03/16 12:51:58 lack Exp $ # This file requires >=portage-2.1.1 # Jim Ramsay <lack@gentoo.org> (16 March 2010) # The '64bit' and '32bit' USE flags are for amd64 only -www-plugins/adobe-flash -64bit -32bit +www-plugins/adobe-flash 64bit 32bit # Andrey Grozin <grozin@gentoo.org> (24 Dec 2009) # openmcl (aka closurecl) is only available on x86 and amd64 |