profiles/prefix/use.mask: mask USE=split-usr for Prefix
authorFabian Groffen <grobian@gentoo.org>
Sat, 29 Dec 2018 13:02:03 +0000 (14:02 +0100)
committerFabian Groffen <grobian@gentoo.org>
Sat, 29 Dec 2018 13:02:03 +0000 (14:02 +0100)
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
profiles/prefix/use.mask

index ddbed5909982bc8b632954301a04d9b2ee1e4978..0d8717df729737674ea4e1e65dad6ae45da5d436 100644 (file)
@@ -1,6 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+
+# Fabian Groffen <grobian@gentoo.org> (29 Dec 2018)
+# separate /usr has been disabled for long in Prefix, so ensure we don't
+# accidentially trigger stuff (for now in sys-apps/coreutils)
+split-usr
+
 # Michael Haubenwallner <haubi@gentoo.org> (21 Jun 2018)
 # sys-libs/libseccomp is a linux interface, not sure if it will work
 # in prefix for Linux either, bug #585756