summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2012-03-24 16:09:10 +0000
committerFabian Groffen <grobian@gentoo.org>2012-03-24 16:09:10 +0000
commit2cd620fa1df05e5332b54a67d3534c17e52e9b18 (patch)
tree970a8d04ef9db0f4b1ea369196a5b6298a9ca44b /profiles
parentadd me as co-maintainer (diff)
downloadgentoo-2-2cd620fa1df05e5332b54a67d3534c17e52e9b18.tar.gz
gentoo-2-2cd620fa1df05e5332b54a67d3534c17e52e9b18.tar.bz2
gentoo-2-2cd620fa1df05e5332b54a67d3534c17e52e9b18.zip
Mask and force the only USE-flag combination supported for Mac OS X Intel for media-gfx/tachyon
Diffstat (limited to 'profiles')
-rw-r--r--profiles/prefix/darwin/macos/arch/x86/package.use.force7
-rw-r--r--profiles/prefix/darwin/package.use.mask6
2 files changed, 12 insertions, 1 deletions
diff --git a/profiles/prefix/darwin/macos/arch/x86/package.use.force b/profiles/prefix/darwin/macos/arch/x86/package.use.force
new file mode 100644
index 000000000000..bb0be3d0faa5
--- /dev/null
+++ b/profiles/prefix/darwin/macos/arch/x86/package.use.force
@@ -0,0 +1,7 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/x86/package.use.force,v 1.1 2012/03/24 16:09:10 grobian Exp $
+
+# Fabian Groffen <grobian@gentoo.org> (24 Mar 2012)
+# Non-threaded target doesn't exist for Mac OS X Intel
+media-gfx/tachyon threads opengl
diff --git a/profiles/prefix/darwin/package.use.mask b/profiles/prefix/darwin/package.use.mask
index fb5f2fc5d4a1..407d0f86f48f 100644
--- a/profiles/prefix/darwin/package.use.mask
+++ b/profiles/prefix/darwin/package.use.mask
@@ -1,8 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.8 2012/03/18 14:06:41 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.9 2012/03/24 16:09:10 grobian Exp $
+# Fabian Groffen <grobian@gentoo.org> (24 Mar 2012)
+# There's no upstream support for MPI on Darwin
+media-gfx/tachyon mpi
+
# Fabian Groffen <grobian@gentoo.org> (01 Jan 2012)
# gdb server is not supported on this platform
sys-devel/gdb server