From 4b47bb17c6f9717b85ad5c101633324bb7d9b7c4 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 6 Nov 2007 17:27:52 +0000 Subject: Remove the usage.obsolete "KEYWORDS contain -*" warning since people are using -* to indicate that a package should not be tried on archs other than those for which it already has KEYWORDS. svn path=/main/branches/2.1.2/; revision=8448 --- bin/repoman | 3 --- 1 file changed, 3 deletions(-) (limited to 'bin/repoman') diff --git a/bin/repoman b/bin/repoman index 149dd1729..4609d522c 100755 --- a/bin/repoman +++ b/bin/repoman @@ -1299,9 +1299,6 @@ for x in scanlist: # KEYWORDS="-*" is a stupid replacement for package.mask and screws general KEYWORDS semantics if "-*" in keywords: - stats["usage.obsolete"] += 1 - fails["usage.obsolete"].append( - x+'/'+y+'.ebuild: KEYWORDS contain -*') haskeyword = False for kw in keywords: if kw[0] == "~": -- cgit v1.2.3-1-g7c22