diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-04-29 14:34:14 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-04-29 14:34:14 +0200 |
commit | dc07716c937a2dcf63a342bcbe0acd90b0be2fe9 (patch) | |
tree | 3ded2f5104f770b8b33ea84280f234f68a142938 /profiles/prefix | |
parent | media-gfx/cura: fix deps (diff) | |
download | gentoo-dc07716c937a2dcf63a342bcbe0acd90b0be2fe9.tar.gz gentoo-dc07716c937a2dcf63a342bcbe0acd90b0be2fe9.tar.bz2 gentoo-dc07716c937a2dcf63a342bcbe0acd90b0be2fe9.zip |
profiles/prefix/darwin/macos/arch: uncouple x64 and x86 for it conflicts in ABI
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/darwin/macos/arch/x64/parent | 1 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/arch/x86/package.mask | 1 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/arch/x86/package.use.mask | 1 |
3 files changed, 0 insertions, 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 e6e4a52dfb37..000000000000 --- 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 4dd581dac8bc..457b991d6b24 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 364cce448ffa..5a98d28d1e3a 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 <tetromono@gentoo.org> (09 Jan 2012) |