summaryrefslogtreecommitdiff
path: root/Types/StandardGroups.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Types/StandardGroups.hs')
-rw-r--r--Types/StandardGroups.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Types/StandardGroups.hs b/Types/StandardGroups.hs
index 2670ec2a4..2262c3bde 100644
--- a/Types/StandardGroups.hs
+++ b/Types/StandardGroups.hs
@@ -74,4 +74,4 @@ preferredContent UnwantedGroup = "exclude=*"
{- Most repositories want any content that is only on untrusted
- or dead repositories. -}
lastResort :: String -> String
-lastResort s = "(" ++ s ++ ") or (not copies=semitrusted:1)"
+lastResort s = "(" ++ s ++ ") or (not copies=semitrusted+:1)"