Add arm64 to ARCHITECTURES.

bzr-import-20160707
Colin Watson 11 years ago
parent 19af08f35a
commit ca15db9e79

@ -13,7 +13,7 @@ HEIDI_OUTPUT = output/HeidiResult
DELTA_OUTPUT = output/Delta DELTA_OUTPUT = output/Delta
# List of release architectures # List of release architectures
ARCHITECTURES = amd64 armhf i386 powerpc ARCHITECTURES = amd64 arm64 armhf i386 powerpc
# if you're not in this list, arch: all packages are allowed to break on you # if you're not in this list, arch: all packages are allowed to break on you
NOBREAKALL_ARCHES = i386 NOBREAKALL_ARCHES = i386

Loading…
Cancel
Save