From a795b8f9c70223963dff2c12e2171c4e48920a37 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 29 Oct 2011 16:43:21 -0700 Subject: Use dbapi._known_keys more. --- bin/egencache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/egencache b/bin/egencache index 33839aaf9..afd2baafb 100755 --- a/bin/egencache +++ b/bin/egencache @@ -204,7 +204,7 @@ class GenCache(object): tree = portdb.porttrees[0] self._portdb = portdb self._eclass_db = portdb._repo_info[tree].eclass_db - self._auxdbkeys = portage.auxdbkeys + self._auxdbkeys = portdb._known_keys # We can globally cleanse stale cache only if we # iterate over every single cp. self._global_cleanse = cp_iter is None -- cgit v1.2.3-1-g7c22