From cfdab7872b599b4d6c9f455d7c277e593b271767 Mon Sep 17 00:00:00 2001 From: Jason Stubbs Date: Wed, 7 Dec 2005 23:43:07 +0000 Subject: s/series/serious/ mistake svn path=/main/trunk/; revision=2347 --- pym/portage.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pym') diff --git a/pym/portage.py b/pym/portage.py index 1b3e495ea..2a6867909 100644 --- a/pym/portage.py +++ b/pym/portage.py @@ -1467,6 +1467,9 @@ class config: self.already_in_regenerate = 0 def getvirtuals(self, myroot): + if self.virtuals: + return self.virtuals + myvirts = {} # This breaks catalyst/portage when setting to a fresh/empty root. -- cgit v1.2.3-1-g7c22