diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-02 05:15:46 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-02 05:15:46 +0000 |
commit | f6ffc65129b354d4264a53ef073d02502b963825 (patch) | |
tree | 1d9d9064cdfe900a34dfeb6dfeac886c92082da5 /profiles/default-linux | |
parent | whitespace (diff) | |
download | gentoo-2-f6ffc65129b354d4264a53ef073d02502b963825.tar.gz gentoo-2-f6ffc65129b354d4264a53ef073d02502b963825.tar.bz2 gentoo-2-f6ffc65129b354d4264a53ef073d02502b963825.zip |
mask xfs use flag for profiles that are missing the required linux-headers
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/amd64/package.use.mask | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default-linux/amd64/package.use.mask b/profiles/default-linux/amd64/package.use.mask index efff41db5164..51a28e5d2c06 100644 --- a/profiles/default-linux/amd64/package.use.mask +++ b/profiles/default-linux/amd64/package.use.mask @@ -109,3 +109,6 @@ media-video/cinelerra-cvs mmx 3dnow # Mask dbus, hal, nas and scanner USE flags; # Bug 203680 app-emulation/wine dbus hal nas scanner + +# missing the necessary linux-headers dep +>=net-fs/netatalk-2.0.3-r3 xfs |