diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2006-07-08 16:55:24 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2006-07-08 16:55:24 +0000 |
commit | b3904b475f3dd3fafbc9613b5f66204d2f88555b (patch) | |
tree | 3f7a5d0d3b5246ccb67ca5550129ece5cb9e41d7 /profiles | |
parent | Change call for eselect-oodict, so that AMD64 works, closes bug #139228 (diff) | |
download | gentoo-2-b3904b475f3dd3fafbc9613b5f66204d2f88555b.tar.gz gentoo-2-b3904b475f3dd3fafbc9613b5f66204d2f88555b.tar.bz2 gentoo-2-b3904b475f3dd3fafbc9613b5f66204d2f88555b.zip |
Mask mpm-itk USE flag.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-bsd/use.mask | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/default-bsd/use.mask b/profiles/default-bsd/use.mask index 95865da9f0db..3ea6db1b45b6 100644 --- a/profiles/default-bsd/use.mask +++ b/profiles/default-bsd/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/default-bsd/use.mask,v 1.16 2006/06/30 21:59:03 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/use.mask,v 1.17 2006/07/08 16:55:24 chtekk Exp $ # Linux-dependant flags selinux @@ -94,3 +94,6 @@ video_cards_v4l # PPC-specific altivec + +# Apache's MPM-itk requires sys-libs/libcap +mpm-itk |