diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-08-09 13:19:51 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-08-09 13:19:51 +0000 |
commit | 69ba7abdb6333a754a472bf6704d2f9095dba96b (patch) | |
tree | 89ef44319d2aca2f12c8df21515ab0729cfd7743 /profiles/arch/x86-fbsd | |
parent | Drop stale versionator inherit. (diff) | |
download | gentoo-2-69ba7abdb6333a754a472bf6704d2f9095dba96b.tar.gz gentoo-2-69ba7abdb6333a754a472bf6704d2f9095dba96b.tar.bz2 gentoo-2-69ba7abdb6333a754a472bf6704d2f9095dba96b.zip |
unmask and force abi_x86_32
Diffstat (limited to 'profiles/arch/x86-fbsd')
-rw-r--r-- | profiles/arch/x86-fbsd/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/x86-fbsd/use.force | 1 | ||||
-rw-r--r-- | profiles/arch/x86-fbsd/use.mask | 3 |
3 files changed, 7 insertions, 2 deletions
diff --git a/profiles/arch/x86-fbsd/ChangeLog b/profiles/arch/x86-fbsd/ChangeLog index 08fff6390a22..36566300fada 100644 --- a/profiles/arch/x86-fbsd/ChangeLog +++ b/profiles/arch/x86-fbsd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/x86-fbsd profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.40 2013/04/07 19:37:59 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.41 2013/08/09 13:19:51 aballier Exp $ + + 09 Aug 2013; Alexis Ballier <aballier@gentoo.org> use.force, use.mask: + unmask and force abi_x86_32 07 Apr 2013; Michael Palimaka <kensington@gentoo.org> -package.mask: Unmask KDE SC 4.10.0 since it is no longer in the tree. diff --git a/profiles/arch/x86-fbsd/use.force b/profiles/arch/x86-fbsd/use.force index aa5b3c75f24e..98c1a17086cf 100644 --- a/profiles/arch/x86-fbsd/use.force +++ b/profiles/arch/x86-fbsd/use.force @@ -1,2 +1,3 @@ # Force the flag which corresponds to ARCH. x86-fbsd +abi_x86_32 diff --git a/profiles/arch/x86-fbsd/use.mask b/profiles/arch/x86-fbsd/use.mask index 79375bde9593..536d137b1476 100644 --- a/profiles/arch/x86-fbsd/use.mask +++ b/profiles/arch/x86-fbsd/use.mask @@ -1,9 +1,10 @@ # Copyright 1999-2013 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.13 2013/05/13 15:56:31 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.14 2013/08/09 13:19:51 aballier Exp $ # Unmask the flag which corresponds to ARCH. -x86-fbsd +-abi_x86_32 # Diego Elio Pettenò <flameeyes@gentoo.org> (21 Aug 2012) # IPMI is only implemented for x86, amd64 and ia64 |