summaryrefslogtreecommitdiff
path: root/profiles/prefix/use.mask
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/prefix/use.mask')
-rw-r--r--profiles/prefix/use.mask18
1 files changed, 18 insertions, 0 deletions
diff --git a/profiles/prefix/use.mask b/profiles/prefix/use.mask
new file mode 100644
index 000000000000..47e9b1a2a497
--- /dev/null
+++ b/profiles/prefix/use.mask
@@ -0,0 +1,18 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# Mask all glibc/linux combination, unmasked in the appropriate profiles
+elibc_glibc
+kernel_linux
+
+# USE=acl will probably never work because of how it is related to the kernel
+# and Gentoo Prefix does not have access to that. Also, definately problems with
+# coreutils on darwin.
+acl
+
+# Prefix removed python3_4 from PYTHON_TARGETS and PYTHON_SINGLE_TARGET
+python_targets_python3_4
+python_single_target_python3_4
+
+# Similar for Ruby 2.1
+ruby_targets_ruby21