Remove arm64 from OUTOFSYNC_ARCHES, now that it's caught up.

bzr-import-20160707
Colin Watson 11 years ago
parent 2aaaa87a8a
commit 44782c8e37

@ -19,7 +19,7 @@ ARCHITECTURES = amd64 arm64 armhf i386 powerpc
NOBREAKALL_ARCHES = i386
# if you're in this list, your packages may not stay in sync with the source
OUTOFSYNC_ARCHES = arm64
OUTOFSYNC_ARCHES =
# if you're in this list, your uninstallability count may increase
BREAK_ARCHES =

@ -19,7 +19,7 @@ ARCHITECTURES = amd64 arm64 armhf i386 powerpc
NOBREAKALL_ARCHES = amd64 arm64 armhf i386 powerpc
# if you're in this list, your packages may not stay in sync with the source
OUTOFSYNC_ARCHES = arm64
OUTOFSYNC_ARCHES =
# if you're in this list, your uninstallability count may increase
BREAK_ARCHES =

Loading…
Cancel
Save