diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-03-03 17:57:33 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-03-03 17:57:33 +0000 |
commit | 4e4bde6531608fc12dcef38852615c11cf054514 (patch) | |
tree | ae0fc9fda48fdcda608e7997f172726ad3e0746a /profiles | |
parent | sci-biology/ncbi-tools: Drop old (diff) | |
download | gentoo-2-4e4bde6531608fc12dcef38852615c11cf054514.tar.gz gentoo-2-4e4bde6531608fc12dcef38852615c11cf054514.tar.bz2 gentoo-2-4e4bde6531608fc12dcef38852615c11cf054514.zip |
Fix abi_x86_32 unmask.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/x86/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/x86/use.mask | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/profiles/arch/x86/ChangeLog b/profiles/arch/x86/ChangeLog index 60e2ae03c09b..39c66dd7b445 100644 --- a/profiles/arch/x86/ChangeLog +++ b/profiles/arch/x86/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.137 2013/02/21 21:55:18 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.138 2013/03/03 17:57:33 mgorny Exp $ + + 03 Mar 2013; Michał Górny <mgorny@gentoo.org> use.mask: + Fix abi_x86_32 unmask. 21 Feb 2013; Justin Lecher <jlec@gentoo.org> package.use.mask: cuda only works on x86 and amd64 diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index fdbf864481c8..2ea2732402fb 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.48 2013/02/21 19:40:42 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.49 2013/03/03 17:57:33 mgorny Exp $ # Unmask the flag which corresponds to ARCH. -x86 @@ -173,4 +173,4 @@ win64 # Michał Górny <mgorny@gentoo.org> (26 Jan 2013) # Unmask the flag corresponding to the only ABI. This allows x86 binary # packages to have uniform dependencies for amd64-multilib & x86. -abi_x86_32 +-abi_x86_32 |