diff options
author | Daniel Black <dragonheart@gentoo.org> | 2008-04-01 13:49:46 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2008-04-01 13:49:46 +0000 |
commit | 04258afe3733292da9a3623963dd729bfb6bdd44 (patch) | |
tree | abc693581c8d356e591a85cf91bf35cda6266ea3 /profiles | |
parent | added 7.18.1 which fixes bugs #210295, #204130, #209421, #206566 and part of ... (diff) | |
download | gentoo-2-04258afe3733292da9a3623963dd729bfb6bdd44.tar.gz gentoo-2-04258afe3733292da9a3623963dd729bfb6bdd44.tar.bz2 gentoo-2-04258afe3733292da9a3623963dd729bfb6bdd44.zip |
libssh2 masking
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/ppc/use.mask | 3 | ||||
-rw-r--r-- | profiles/hardened/ppc64/use.mask | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/profiles/hardened/ppc/use.mask b/profiles/hardened/ppc/use.mask index fce729250884..716140ff8702 100644 --- a/profiles/hardened/ppc/use.mask +++ b/profiles/hardened/ppc/use.mask @@ -99,3 +99,6 @@ alsa_cards_sb16_csp alsa_cards_sgalaxy alsa_cards_sscape alsa_cards_wavefront + +# net-libs/libssh2 currently missing keywords (dragonheart 20080402) +libssh2 diff --git a/profiles/hardened/ppc64/use.mask b/profiles/hardened/ppc64/use.mask index da542715bed4..75f7a07da033 100644 --- a/profiles/hardened/ppc64/use.mask +++ b/profiles/hardened/ppc64/use.mask @@ -143,3 +143,6 @@ qt4 # Bug #184563, 18 Sep 2007 # Robin H. Johnson <robbat2@gentoo.org> audit + +# net-libs/libssh2 currently missing keywords (dragonheart 20080402) +libssh2 |