For bug #184843, allow USE_EXPAND variables to pass through if none of their flags...
authorZac Medico <zmedico@gentoo.org>
Tue, 10 Jul 2007 23:08:40 +0000 (23:08 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 10 Jul 2007 23:08:40 +0000 (23:08 -0000)
commit328c229156fabe3e3b9e20b27d6dabdd46c17d3a
tree24a68e3da2afae61f4de9feee9eec268eecd7d78
parent178a0f08155ba34e1050f78b6bf6aaac37bfb9b9
For bug #184843, allow USE_EXPAND variables to pass through if none of their flags are in IUSE. This allows packages that support LINGUAS but don't declare it in IUSE to use the variable outside of the USE_EXPAND context.

svn path=/main/trunk/; revision=7218
pym/portage/__init__.py