diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-06 17:26:34 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-06 17:26:34 +0000 |
commit | ea01a02ac2ca1978caa4946b166532b7bdcc6755 (patch) | |
tree | 53819495c7c66534e78730892cc18e70c532bc59 /profiles/default-linux/ppc | |
parent | ppc stable, bug #209067 (diff) | |
download | gentoo-2-ea01a02ac2ca1978caa4946b166532b7bdcc6755.tar.gz gentoo-2-ea01a02ac2ca1978caa4946b166532b7bdcc6755.tar.bz2 gentoo-2-ea01a02ac2ca1978caa4946b166532b7bdcc6755.zip |
Masking hb and hb2 USE flags as no suitable solution for evms exists
Diffstat (limited to 'profiles/default-linux/ppc')
-rw-r--r-- | profiles/default-linux/ppc/ppc32/package.use.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/default-linux/ppc/ppc32/package.use.mask b/profiles/default-linux/ppc/ppc32/package.use.mask index 6cfe1ebe911f..b8fbaeaddc61 100644 --- a/profiles/default-linux/ppc/ppc32/package.use.mask +++ b/profiles/default-linux/ppc/ppc32/package.use.mask @@ -1,5 +1,9 @@ # This file requires >=portage-2.1.1 +# nixnut <nixnut@gentoo.org> (5 feb 2008) +# Masking hb and hb2 USE flags as no suitable solution for evms exists +sys-fs/evms hb hb2 + # Tobias Scherbaum <dertobi123@gentoo.org> (1 Feb 2008) # Mask mono flag for gnome as tomboy is segfaulting. gnome-base/gnome mono @@ -7,3 +11,5 @@ gnome-base/gnome mono # Piotr Jaroszyński <peper@gentoo.org> (19 Nov 2007) # Mask python flag until ppc keyword is added to dev-python/pygments, bug #198989. sys-apps/paludis python + + |