summaryrefslogtreecommitdiffstats
path: root/pym
diff options
context:
space:
mode:
Diffstat (limited to 'pym')
-rw-r--r--pym/portage.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pym/portage.py b/pym/portage.py
index d2c81798f..53b0a2c8a 100644
--- a/pym/portage.py
+++ b/pym/portage.py
@@ -5683,6 +5683,7 @@ class portdbapi(dbapi):
#we need to update this next line when we have fully integrated the new db api
auxerr=0
keys = None
+ eapi = None
aux_cache = self._gvisible_aux_cache.get(mycpv)
if aux_cache is not None:
keys, eapi = aux_cache