Omit non-existent files from the config._pkeywords_list
authorZac Medico <zmedico@gentoo.org>
Sat, 21 Aug 2010 19:58:50 +0000 (12:58 -0700)
committerZac Medico <zmedico@gentoo.org>
Sat, 21 Aug 2010 19:58:50 +0000 (12:58 -0700)
commit4c1c115372c9682df7bb8fb0d7d6e77d6128f39b
tree2237b57b8bc64899410931c981f7803489b4ce28
parent1b3799269ad8c7ec8f8f307a6e41b5550517a36a
Omit non-existent files from the config._pkeywords_list
stack (stores data for profile package.keywords). This isn't
feasible for package.use (among other package.* files such
as package.use.mask) since it is stacked in layers with
make.defaults USE, and the layer indices need to align.
pym/portage/package/ebuild/config.py