diff options
author | 2007-06-22 18:53:03 +0000 | |
---|---|---|
committer | 2007-06-22 18:53:03 +0000 | |
commit | 0acc77cab4b447a738596075fb3a488e99cc0b0c (patch) | |
tree | 5770476ac351a886ae0f54064c5ebc587b884999 /profiles/base/use.mask | |
parent | add dev-python/pygobject to DEPEND when building with FEATURES=test (diff) | |
download | gentoo-2-0acc77cab4b447a738596075fb3a488e99cc0b0c.tar.gz gentoo-2-0acc77cab4b447a738596075fb3a488e99cc0b0c.tar.bz2 gentoo-2-0acc77cab4b447a738596075fb3a488e99cc0b0c.zip |
Moved clvm and tcc USE flags masking to the highest possible parent and unmasking at highest possible point, rather than in leaf profiles. This is for bug #159832.
Diffstat (limited to 'profiles/base/use.mask')
-rw-r--r-- | profiles/base/use.mask | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/base/use.mask b/profiles/base/use.mask index ad4526cbc067..77359298f522 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -174,3 +174,11 @@ mplayer-bin # George Shapovalov <george@gentoo.org> (8 Apr 2007) # Ada is supported only on x86, amd64 and ppc at present ada + +# lvm2 clustered use flags (moved from default-linux) +clvm +gulm +cman + +# tcc is x86 only +tcc |