Pre-emptively add arm64 to OUTOFSYNC_ARCHES/NEW_ARCHES.

bzr-import-20160707
Colin Watson 12 years ago
parent 161b1613e0
commit 19af08f35a

@ -19,13 +19,13 @@ ARCHITECTURES = amd64 armhf i386 powerpc
NOBREAKALL_ARCHES = i386 NOBREAKALL_ARCHES = i386
# if you're in this list, your packages may not stay in sync with the source # if you're in this list, your packages may not stay in sync with the source
OUTOFSYNC_ARCHES = OUTOFSYNC_ARCHES = arm64
# if you're in this list, your uninstallability count may increase # if you're in this list, your uninstallability count may increase
BREAK_ARCHES = BREAK_ARCHES =
# if you're in this list, you are a new architecture # if you're in this list, you are a new architecture
NEW_ARCHES = NEW_ARCHES = arm64
# priorities and delays # priorities and delays
MINDAYS_LOW = 10 MINDAYS_LOW = 10

Loading…
Cancel
Save