text="Not yet built on <a href=\"https://launchpad.net/ubuntu/+source/%s/%s\" target=\"_blank\">%s</a> (relative to testing)"%(urllib.quote(src),urllib.quote(source_u[VERSION]),arch)
ifarchinself.options.fucked_arches.split():
ifarchinself.options.outofsync_arches.split():
text=text+" (but %s isn't keeping up, so never mind)"%(arch)
else:
update_candidate=False
@ -1541,7 +1541,7 @@ class Britney(object):
# if there are out-of-date packages, warn about them in the excuse and set update_candidate
# to False to block the update; if the architecture where the package is out-of-date is
# in the `fucked_arches' list, then do not block the update
# in the `outofsync_arches' list, then do not block the update