Signed-off-by: Aaron Bauman <b...@gentoo.org>
---
 lib/portage/dbapi/bintree.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/portage/dbapi/bintree.py b/lib/portage/dbapi/bintree.py
index 97be51121..59c265688 100644
--- a/lib/portage/dbapi/bintree.py
+++ b/lib/portage/dbapi/bintree.py
@@ -1686,7 +1686,7 @@ class binarytree:
                        resume = True
                        writemsg(_("Resuming download of this tbz2, but it is 
possible that it is corrupt.\n"),
                                noiselevel=-1)
-               
+
                mydest = os.path.dirname(self.getname(pkgname))
                self._ensure_dir(mydest)
                # urljoin doesn't work correctly with unrecognized protocols 
like sftp
-- 
2.28.0


Reply via email to