1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- # Copyright 1999-2017 Gentoo Foundation
- # Distributed under the terms of the GNU General Public License v2
- # Jason Zaman <perfinion@gentoo.org> (06 Sep 2015)
- # This is masked in base/package.use.mask as Linux only.
- sys-auth/consolekit -cgroups
- # Michael Palimaka <kensington@gentoo.org> (03 Sep 2015)
- # Native inotify support is preferred on linux.
- kde-frameworks/kdelibs fam
- kde-frameworks/kcoreaddons fam
- # Christian Ruppert <idl0r@gentoo.org> (23 Aug 2015)
- # seccomp seems completely broken currently but has been added as global default
- # apparently... #558100
- # https://archives.gentoo.org/gentoo-dev/message/38503d86a1c41bccfa607745467b1be7
- net-dns/bind seccomp
- # Matt Turner <mattst88@gentoo.org> (07 Mar 2014)
- # media-libs/libomxil-bellagio keyworded on amd64/x86
- media-libs/mesa openmax
- # Thomas Sachau <tommy@gentoo.org> (25 Dez 2013)
- # mask frost USE flag, broken with >=net-libs/polarssl-1.3.0, bug 489256
- net-p2p/fms frost
- # Markos Chandras <hwoarang@gentoo.org> (10 Nov 2013)
- # Does not build with polarssl in the tree.
- # see eg 9e36f0475f011912ee0897aa6487d7b9c190600e
- # in polarssl upstream.
- # The polarssl use flag may go away if the rtmpdump
- # upstream will not fix this problem soon
- media-video/rtmpdump polarssl
- # Diego Elio Pettenò (27 Aug 2012)
- # The libpci access is only used for linux.
- net-analyzer/net-snmp -pci
- # Richard Yao <ryao@gentoo.org> (22 August 2012)
- # USE=kernel-builtin is dangerous. Only those that know what they are doing
- # should use it until documentation improves.
- sys-fs/zfs kernel-builtin
- # Diego Elio Pettenò (20 Aug 2012)
- # The prevent-removal USE flag is only implemented for Linux.
- sys-auth/pam_mktemp -prevent-removal
- sys-devel/gcc hardened
- sys-libs/glibc hardened
- # Samuli Suominen <ssuominen@gentoo.org> (30 Apr 2012)
- # This is replaced by native CONFIG_INOTIFY_USER support wrt #413403
- =dev-libs/glib-2* fam
- # Samuli Suominen <ssuominen@gentoo.org (20 Mar 2012)
- # This is masked in base/package.use.mask as Linux only.
- sys-auth/consolekit -acl
- # Samuli Suominen <ssuominen@gentoo.org> (10 Jan 2012)
- # Masked in base/package.use.mask as Linux -only feature
- app-arch/libarchive -e2fsprogs
- # Diego E. Pettenò <flameeyes@gentoo.org> (20 Aug 2009)
- #
- # Mask oss USE flag for PulseAudio; it's present for compatibility
- # with FreeBSD and other operating systems that have no better
- # interfaces, but people would probably abuse it with Linux as well.
- #
- # Older versions also had an OSS compatibility wrapper on that USE so
- # they are excluded.
- >=media-sound/pulseaudio-0.9.16_rc5 oss
- # Diego E. Pettenò <flameeyes@gentoo.org> (27 Mar 2011)
- #
- # Unmask pdnsd's Linux-specific USE flags.
- net-dns/pdnsd -isdn -urandom
|