diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-07-17 19:35:56 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-07-17 19:35:56 +0000 |
commit | 8790a72ba4bb0043f7ed81bfc5a97f08ab78389e (patch) | |
tree | 2cf285c8d8c9b3d87685da57ca894abb3a7ace34 /profiles/features | |
parent | Reorder xml and expat useflags in order to fix bug #373919. This cause no fac... (diff) | |
download | gentoo-2-8790a72ba4bb0043f7ed81bfc5a97f08ab78389e.tar.gz gentoo-2-8790a72ba4bb0043f7ed81bfc5a97f08ab78389e.tar.bz2 gentoo-2-8790a72ba4bb0043f7ed81bfc5a97f08ab78389e.zip |
Removed x264 use mask on features/selinux
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/selinux/use.mask | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/profiles/features/selinux/use.mask b/profiles/features/selinux/use.mask index 8015cbc444cb..d1ee8c03a544 100644 --- a/profiles/features/selinux/use.mask +++ b/profiles/features/selinux/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/use.mask,v 1.2 2011/06/03 12:14:33 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/use.mask,v 1.3 2011/07/17 19:35:56 blueness 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 @@ -13,8 +13,5 @@ # amd64 only: emul-linux-x86 -# ppc and x86/amd64 -x264 - # tcc is x86-only tcc |