diff options
author | 2010-03-16 12:44:34 +0000 | |
---|---|---|
committer | 2010-03-16 12:44:34 +0000 | |
commit | fcbbc760f1dcf5a8d6ab1d49672796532b14e3a4 (patch) | |
tree | 902566bc0890a5d4e6ebb3b42f6d1995d3886b98 /profiles/arch | |
parent | Version bump, drop patch. (diff) | |
download | historical-fcbbc760f1dcf5a8d6ab1d49672796532b14e3a4.tar.gz historical-fcbbc760f1dcf5a8d6ab1d49672796532b14e3a4.tar.bz2 historical-fcbbc760f1dcf5a8d6ab1d49672796532b14e3a4.zip |
Mask USE='32bit 64bit' for www-plugins/adobe-flash (Bug #283328)
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/x86/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/arch/x86/ChangeLog b/profiles/arch/x86/ChangeLog index a0be32c011ac..0c103503c456 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.32 2010/03/07 17:53:10 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.33 2010/03/16 12:44:34 lack Exp $ + + 16 Mar 2010; Jim Ramsay <lack@gentoo.org> package.use.mask: + Mask USE='32bit 64bit' for www-plugins/adobe-flash (Bug #283328) 07 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> use.mask: Unmask x86_* flags sse3, sse4, sse4a, and sse5. diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index eb411a1a958c..a98f89cfbe4d 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,9 +1,13 @@ # 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.23 2009/12/25 04:26:24 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v 1.24 2010/03/16 12:44:34 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 + # Andrey Grozin <grozin@gentoo.org> (24 Dec 2009) # openmcl (aka closurecl) is only available on x86 and amd64 sci-mathematics/maxima -openmcl |