summaryrefslogtreecommitdiff
path: root/profiles/prefix/use.mask
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /profiles/prefix/use.mask
reinit the tree, so we can have metadata
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