From: Alec Warner Date: Tue, 23 Oct 2007 03:53:49 +0000 (-0000) Subject: fix tabbing X-Git-Tag: v2.2_pre1~549 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=651b17b591b3dbd7ac0dae68383f50d27613a8a8;p=portage.git fix tabbing svn path=/main/trunk/; revision=8246 --- diff --git a/bin/repoman b/bin/repoman index 3e83b0917..03dbb1d3e 100755 --- a/bin/repoman +++ b/bin/repoman @@ -1212,7 +1212,7 @@ for x in scanlist: if options.ignore_arches: arches = [[repoman_settings["ARCH"], repoman_settings["ARCH"], - repoman_settings["ACCEPT_KEYWORDS"].split()]] + repoman_settings["ACCEPT_KEYWORDS"].split()]] else: arches=[] for keyword in myaux["KEYWORDS"].split():