diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2007-04-07 13:37:10 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2007-04-07 13:37:10 +0000 |
commit | 9bd0b064140f1fb57c1afe236449d4f9a81241e2 (patch) | |
tree | d61622419b9b89a3229ede3e7afa9b3539c9d23f /profiles/selinux | |
parent | stable x86, bug 173643 (diff) | |
download | historical-9bd0b064140f1fb57c1afe236449d4f9a81241e2.tar.gz historical-9bd0b064140f1fb57c1afe236449d4f9a81241e2.tar.bz2 historical-9bd0b064140f1fb57c1afe236449d4f9a81241e2.zip |
mask USE=emf in selinux/alpha to fix #163354
Diffstat (limited to 'profiles/selinux')
-rw-r--r-- | profiles/selinux/alpha/use.mask | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/selinux/alpha/use.mask b/profiles/selinux/alpha/use.mask index 4f4a39672ad6..75679109c225 100644 --- a/profiles/selinux/alpha/use.mask +++ b/profiles/selinux/alpha/use.mask @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/alpha/use.mask,v 1.8 2007/03/22 04:58:35 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/alpha/use.mask,v 1.9 2007/04/07 13:37:10 pebenito Exp $ # This file masks out USE flags that are simply NOT allowed in the default # profile for any architecture. This works, for example, if a non-default @@ -146,3 +146,6 @@ sms mpd # app-admin/hddtemp hddtemp + +# libemf not ported +emf |