summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-12-21 14:01:48 -0800
committerZac Medico <zmedico@gentoo.org>2012-12-21 14:01:48 -0800
commitc4cd97883bb936d21f8e995cb1f7e989fe851cff (patch)
tree45a7ce8c25a4ee8abe3462bad7e13ad80a6532fc /bin
parent6b7994b6746b41c1405fefea5f003e79bf6fb755 (diff)
downloadportage-c4cd97883bb936d21f8e995cb1f7e989fe851cff.tar.gz
portage-c4cd97883bb936d21f8e995cb1f7e989fe851cff.tar.bz2
portage-c4cd97883bb936d21f8e995cb1f7e989fe851cff.zip
repoman: exempt virtuals from KEYWORDS.stable
Diffstat (limited to 'bin')
-rwxr-xr-xbin/repoman2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/repoman b/bin/repoman
index fb2a9ad2c..b0e5851ab 100755
--- 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(