mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-04-12 03:31:11 +00:00
Add ppc64el to ARCHITECTURES and OUTOFSYNC_ARCHES.
This commit is contained in:
parent
37072e9c5e
commit
504a95d7c6
@ -13,13 +13,13 @@ HEIDI_OUTPUT = output/HeidiResult
|
||||
DELTA_OUTPUT = output/Delta
|
||||
|
||||
# List of release architectures
|
||||
ARCHITECTURES = amd64 arm64 armhf i386 powerpc
|
||||
ARCHITECTURES = amd64 arm64 armhf i386 powerpc ppc64el
|
||||
|
||||
# if you're not in this list, arch: all packages are allowed to break on you
|
||||
NOBREAKALL_ARCHES = i386
|
||||
|
||||
# if you're in this list, your packages may not stay in sync with the source
|
||||
OUTOFSYNC_ARCHES =
|
||||
OUTOFSYNC_ARCHES = ppc64el
|
||||
|
||||
# if you're in this list, your uninstallability count may increase
|
||||
BREAK_ARCHES =
|
||||
|
@ -13,10 +13,10 @@ HEIDI_OUTPUT = output/HeidiResult
|
||||
DELTA_OUTPUT = output/Delta
|
||||
|
||||
# List of release architectures
|
||||
ARCHITECTURES = amd64 arm64 armhf i386 powerpc
|
||||
ARCHITECTURES = amd64 arm64 armhf i386 powerpc ppc64el
|
||||
|
||||
# if you're not in this list, arch: all packages are allowed to break on you
|
||||
NOBREAKALL_ARCHES = amd64 arm64 armhf i386 powerpc
|
||||
NOBREAKALL_ARCHES = amd64 arm64 armhf i386 powerpc ppc64el
|
||||
|
||||
# if you're in this list, your packages may not stay in sync with the source
|
||||
OUTOFSYNC_ARCHES =
|
||||
|
Loading…
x
Reference in New Issue
Block a user