portage: make.conf: delete bunzip2 command

We don't actually need to set this (it's a copy & paste from CrOS), and
it breaks things because portage will try to run `bzip2 -c foo.bz2` but
that will try to compress, not decompress.

Change-Id: I24fc43169102b0698778bf957b052e3b74ea8e74
1 file changed
tree: 55526d2c2ad3dda3779897c99c2ba34e29abcb9b
  1. portage/
  2. tests/
  3. toolchain/
  4. 3rd-party-binary.mk
  5. Android.mk
  6. TODO