|
|
@ -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
|
|
|
|