mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-06-03 13:51:42 +00:00
Add arm64 to ARCHITECTURES.
This commit is contained in:
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…
x
Reference in New Issue
Block a user