commit:     dc07716c937a2dcf63a342bcbe0acd90b0be2fe9
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 29 12:34:14 2016 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Fri Apr 29 12:34:14 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc07716c

profiles/prefix/darwin/macos/arch: uncouple x64 and x86 for it conflicts in ABI

 profiles/prefix/darwin/macos/arch/x64/parent           | 1 -
 profiles/prefix/darwin/macos/arch/x86/package.mask     | 1 -
 profiles/prefix/darwin/macos/arch/x86/package.use.mask | 1 -
 3 files changed, 3 deletions(-)

diff --git a/profiles/prefix/darwin/macos/arch/x64/parent 
b/profiles/prefix/darwin/macos/arch/x64/parent
deleted file mode 100644
index e6e4a52..0000000
--- a/profiles/prefix/darwin/macos/arch/x64/parent
+++ /dev/null
@@ -1 +0,0 @@
-../x86

diff --git a/profiles/prefix/darwin/macos/arch/x86/package.mask 
b/profiles/prefix/darwin/macos/arch/x86/package.mask
index 4dd581d..457b991 100644
--- a/profiles/prefix/darwin/macos/arch/x86/package.mask
+++ b/profiles/prefix/darwin/macos/arch/x86/package.mask
@@ -2,6 +2,5 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-# The 32-bits profile is inherited by the 64-bits one!
 # All the Mac OS X profiles inherit from their matching arch profile here.
 

diff --git a/profiles/prefix/darwin/macos/arch/x86/package.use.mask 
b/profiles/prefix/darwin/macos/arch/x86/package.use.mask
index 364cce4..5a98d28 100644
--- a/profiles/prefix/darwin/macos/arch/x86/package.use.mask
+++ b/profiles/prefix/darwin/macos/arch/x86/package.use.mask
@@ -3,7 +3,6 @@
 # $Id$
 
 # The 32-bits profile is inherited by the 64-bits one!
-# All the Mac OS X profiles inherit from their matching arch profile here.
 
 
 # Alexandre Rostovtsev <tetrom...@gentoo.org> (09 Jan 2012)

Reply via email to