diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2002-06-03 00:10:59 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2002-06-03 00:10:59 +0000 |
commit | d0b7356407d4bfb6001c776eed2aa8ac450d0405 (patch) | |
tree | 1fe014bdc696c52b6a7ea4417a387dfd59187300 | |
parent | mask python 2.2.1-r1 (diff) | |
download | gentoo-2-d0b7356407d4bfb6001c776eed2aa8ac450d0405.tar.gz gentoo-2-d0b7356407d4bfb6001c776eed2aa8ac450d0405.tar.bz2 gentoo-2-d0b7356407d4bfb6001c776eed2aa8ac450d0405.zip |
Fixed type-o (sorry) and mask new support for GCC3.1 in pciutils until
tested with gcc2.95.3.
-rw-r--r-- | profiles/package.mask | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 16f2bb44e785..cf6471fef4af 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -817,4 +817,9 @@ x11-libs/gdkxft # mkennedy@gentoo.org 2 June 2002 # Includes GCC3.1 suport -- masked because it needs testing by 2.95.3 # users. -x=net-www/lynx-2.8.4a-r4 +=net-www/lynx-2.8.4a-r4 + +# mkennedy@gentoo.org 2 June 2002 +# Includes GCC3.1 support -- masked until tested for GCC2.95.3 +# compatibility. +=sys-apps/pciutils-2.1.9-r2
\ No newline at end of file |