blob: 4fad42105bdbbd969fe642d957d1414324563630 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
# Copyright 1999-2009 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.use.mask,v 1.11 2009/09/28 02:09:07 flameeyes Exp $
# Markus Meier <maekke@gentoo.org> (19 Sep 2009)
# Mask media-gfx/blender[openmp] as it needs
# sys-devel/gcc[openmp] which isn't available yet
media-gfx/blender openmp
# Thomas Sachau <tommy@gentoo.org> (09 Mar 2009)
# copy mask from arch/amd64
# Mask dbus, hal, nas and scanner USE flags;
# Bug 203680
# Mask GnuTLS (not available as 32-bit library)
app-emulation/wine dbus hal ldap nas scanner gnutls gphoto2
# cuda dont work on hardended
sci-misc/boinc cuda
# 2008/08/01 Jean-Noël Rivasseau <elvanor@gentoo.org>
# Disabling gcj flag, no gcc-4.3.1 yet
dev-java/eclipse-ecj gcj
# missing the necessary linux-headers dep
>=net-fs/netatalk-2.0.3-r3 xfs
# Dawid Węgliński <cla@gentoo.org>
# Mask amarok2 useflag for net-im/kadu
# See bug #238487 for references
net-im/kadu amarok2
|