profiles/features/prefix/use.mask: remove suid mask.
authorBenda Xu <heroxbd@gentoo.org>
Mon, 11 Dec 2017 05:56:57 +0000 (14:56 +0900)
committerBenda Xu <heroxbd@gentoo.org>
Mon, 11 Dec 2017 06:06:27 +0000 (15:06 +0900)
  chown related failures are handled by portage now.  suid USE flags
  can be released to the wild.

profiles/features/prefix/use.mask

index 61f29a07589421aa52f8be2be00a08785f61dccc..4340ef9aa4c4a4f049dad3e6f7b521bada4c586f 100644 (file)
@@ -17,7 +17,3 @@ pam
 
 # USE=udev just does not make sense in Gentoo Prefix. bug 293480
 udev
-
-# suid requires root privilege, which is not support by prefix in general
-# one example: bug 447340.
-suid