Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/macos/arch/x64/, profiles/prefix/darwin/macos/arch/x86/
Date: Fri, 29 Apr 2016 12:47:37
Message-Id: 1461933254.dc07716c937a2dcf63a342bcbe0acd90b0be2fe9.grobian@gentoo
1 commit: dc07716c937a2dcf63a342bcbe0acd90b0be2fe9
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 29 12:34:14 2016 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 29 12:34:14 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc07716c
7
8 profiles/prefix/darwin/macos/arch: uncouple x64 and x86 for it conflicts in ABI
9
10 profiles/prefix/darwin/macos/arch/x64/parent | 1 -
11 profiles/prefix/darwin/macos/arch/x86/package.mask | 1 -
12 profiles/prefix/darwin/macos/arch/x86/package.use.mask | 1 -
13 3 files changed, 3 deletions(-)
14
15 diff --git a/profiles/prefix/darwin/macos/arch/x64/parent b/profiles/prefix/darwin/macos/arch/x64/parent
16 deleted file mode 100644
17 index e6e4a52..0000000
18 --- a/profiles/prefix/darwin/macos/arch/x64/parent
19 +++ /dev/null
20 @@ -1 +0,0 @@
21 -../x86
22
23 diff --git a/profiles/prefix/darwin/macos/arch/x86/package.mask b/profiles/prefix/darwin/macos/arch/x86/package.mask
24 index 4dd581d..457b991 100644
25 --- a/profiles/prefix/darwin/macos/arch/x86/package.mask
26 +++ b/profiles/prefix/darwin/macos/arch/x86/package.mask
27 @@ -2,6 +2,5 @@
28 # Distributed under the terms of the GNU General Public License v2
29 # $Id$
30
31 -# The 32-bits profile is inherited by the 64-bits one!
32 # All the Mac OS X profiles inherit from their matching arch profile here.
33
34
35 diff --git a/profiles/prefix/darwin/macos/arch/x86/package.use.mask b/profiles/prefix/darwin/macos/arch/x86/package.use.mask
36 index 364cce4..5a98d28 100644
37 --- a/profiles/prefix/darwin/macos/arch/x86/package.use.mask
38 +++ b/profiles/prefix/darwin/macos/arch/x86/package.use.mask
39 @@ -3,7 +3,6 @@
40 # $Id$
41
42 # The 32-bits profile is inherited by the 64-bits one!
43 -# All the Mac OS X profiles inherit from their matching arch profile here.
44
45
46 # Alexandre Rostovtsev <tetromono@g.o> (09 Jan 2012)