diff options
author | Ben de Groot <yngwin@gentoo.org> | 2009-01-19 22:24:05 +0000 |
---|---|---|
committer | Ben de Groot <yngwin@gentoo.org> | 2009-01-19 22:24:05 +0000 |
commit | c472ff8b9cf41022b018f4852bf92a9d59df7b23 (patch) | |
tree | b1dae48d7a9fe204bc05af5456d7e853df0c56c9 /profiles/hardened | |
parent | no need to use.mask win32codecs here, its already masked in base and unmasked... (diff) | |
download | historical-c472ff8b9cf41022b018f4852bf92a9d59df7b23.tar.gz historical-c472ff8b9cf41022b018f4852bf92a9d59df7b23.tar.bz2 historical-c472ff8b9cf41022b018f4852bf92a9d59df7b23.zip |
Masks needed for Qt 4.4 split ebuilds stabilization, bug 248038
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/hardened/package.use.mask b/profiles/hardened/package.use.mask index 5710ec017096..ac8940c7120d 100644 --- a/profiles/hardened/package.use.mask +++ b/profiles/hardened/package.use.mask @@ -1,3 +1,7 @@ +# Mask until Qt 4.4 works with this package, as we need to mask 4.3 +# because of bug 248038. See also bug 243362. +sci-visualization/paraview qt4 + # Note that this requires portage-2.1.1+ so if you need this functionality, # make sure your package forces a new-enough portage. |