projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b7994b
)
repoman: exempt virtuals from KEYWORDS.stable
author
Zac Medico
<zmedico@gentoo.org>
Fri, 21 Dec 2012 22:01:48 +0000
(14:01 -0800)
committer
Zac Medico
<zmedico@gentoo.org>
Fri, 21 Dec 2012 22:01:48 +0000
(14:01 -0800)
bin/repoman
patch
|
blob
|
history
diff --git
a/bin/repoman
b/bin/repoman
index fb2a9ad2c911a0e40f1f18072056474ee50dfa8b..b0e5851ab1c2a6e85541035e33c95becce221cba 100755
(executable)
--- a/
bin/repoman
+++ b/
bin/repoman
@@
-1820,7
+1820,7
@@
for x in effective_scanlist:
not keyword.startswith("-"):
stable_keywords.append(keyword)
if stable_keywords:
- if ebuild_path in new_ebuilds:
+ if ebuild_path in new_ebuilds
and catdir != "virtual"
:
stable_keywords.sort()
stats["KEYWORDS.stable"] += 1
fails["KEYWORDS.stable"].append(