From c83131e33c4c0138033c439da91fd3e257a75c1a Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 22 Sep 2011 19:29:53 -0700 Subject: portdbapi.xmatch: deprecate list-visible --- bin/repoman | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/repoman') diff --git a/bin/repoman b/bin/repoman index 7532a997f..85c9c1785 100755 --- a/bin/repoman +++ b/bin/repoman @@ -1927,7 +1927,7 @@ for x in scanlist: if not baddepsyntax: ismasked = not ebuild_archs or \ - pkg.cpv not in portdb.xmatch("list-visible", pkg.cp) + pkg.cpv not in portdb.xmatch("match-visible", pkg.cp) if ismasked: if not have_pmasked: have_pmasked = bool(dep_settings._getMaskAtom( -- cgit v1.2.3-1-g7c22