When ACCEPT_CHOSTS is set, enable CHOST masking for unbuilt ebuilds. This
authorZac Medico <zmedico@gentoo.org>
Mon, 2 Mar 2009 22:59:59 +0000 (22:59 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 2 Mar 2009 22:59:59 +0000 (22:59 -0000)
commit8fd947cb95f0d9a7b517e5d2feb7bda5b9417c86
tree4f95fb4fb4dd03391e72eda6a97e01dbd1137c3c
parent3b9d1a472ee364ebb5be3bf4383a37aef257a552
When ACCEPT_CHOSTS is set, enable CHOST masking for unbuilt ebuilds. This
behaves as a sanity check to protect people who are cross-compiling from
accidentally merging an ebuild with CHOST set incorrectly. Thanks to Ned
Ludd <solar@g.o> for reporting the problem.

svn path=/main/trunk/; revision=12741
pym/_emerge/__init__.py
pym/portage/__init__.py
pym/portage/dbapi/porttree.py