diff options
author | 2007-06-16 10:29:38 +0000 | |
---|---|---|
committer | 2007-06-16 10:29:38 +0000 | |
commit | 800e057a25807e965e8f9edec08c2043047c49f2 (patch) | |
tree | 13f5b3420c467f86a4995ea65074e26cc74f66a5 /profiles | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-800e057a25807e965e8f9edec08c2043047c49f2.tar.gz gentoo-2-800e057a25807e965e8f9edec08c2043047c49f2.tar.bz2 gentoo-2-800e057a25807e965e8f9edec08c2043047c49f2.zip |
Fix the never ending story aka. bug #166790. Use mask zlib for pciutils for now
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/package.use.mask | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/default-linux/package.use.mask b/profiles/default-linux/package.use.mask index 4e64c2811755..231e86f6eeea 100644 --- a/profiles/default-linux/package.use.mask +++ b/profiles/default-linux/package.use.mask @@ -1,5 +1,7 @@ # Note that this requires portage-2.1.1+ so if you need this functionality, # make sure your package forces a new-enough portage. +sys-apps/pciutils zlib + sys-devel/gcc hardened sys-libs/glibc hardened |