From 19318c35b1ec8698bf94ae0fad1c026c5f4a9f55 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 6 Nov 2007 17:21:13 +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/trunk/; revision=8447 --- bin/repoman | 3 --- 1 file changed, 3 deletions(-) diff --git a/bin/repoman b/bin/repoman index 472fb3278..85d27d20a 100755 --- a/bin/repoman +++ b/bin/repoman @@ -1174,9 +1174,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