projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4820f8
)
fix tabbing
author
Alec Warner
<antarus@gentoo.org>
Tue, 23 Oct 2007 03:53:49 +0000
(
03:53
-0000)
committer
Alec Warner
<antarus@gentoo.org>
Tue, 23 Oct 2007 03:53:49 +0000
(
03:53
-0000)
svn path=/main/trunk/; revision=8246
bin/repoman
patch
|
blob
|
history
diff --git
a/bin/repoman
b/bin/repoman
index 3e83b09175c60255bdc6de700f7b69554ceb15a1..03dbb1d3e1c44aa15cc3ca8be545ca6904eba63d 100755
(executable)
--- 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():