summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-11-24 20:00:17 -0800
committerZac Medico <zmedico@gentoo.org>2010-11-24 20:03:16 -0800
commitc865e74f1eeb5d1e0bfcf4e95a6dbccb058ddf47 (patch)
tree4937c182cf231f9e9b67f5eed34ec9d5e868708c
parent38e28ed647b784c1c81c65c34d919f13be749e1a (diff)
downloadportage-2.2.0_alpha5.tar.gz
portage-2.2.0_alpha5.tar.bz2
portage-2.2.0_alpha5.zip
repoman: fix broken masking checkv2.2.0_alpha5
This has been broken since 9ed6332f2015e41f072f897764f550c5574ea96f.
-rwxr-xr-xbin/repoman2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/repoman b/bin/repoman
index 2b8156e03..1e1b1467a 100755
--- a/bin/repoman
+++ b/bin/repoman
@@ -1903,7 +1903,7 @@ for x in scanlist:
if not baddepsyntax:
ismasked = not ebuild_archs or \
- pkg.cp not in portdb.xmatch("list-visible", x)
+ pkg.cpv not in portdb.xmatch("list-visible", pkg.cp)
if ismasked:
if not have_pmasked:
have_pmasked = bool(dep_settings._getMaskAtom(