mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-03-12 03:41:08 +00:00
Pre-emptively add arm64 to OUTOFSYNC_ARCHES/NEW_ARCHES.
This commit is contained in:
parent
161b1613e0
commit
19af08f35a
@ -19,13 +19,13 @@ ARCHITECTURES = amd64 armhf i386 powerpc
|
||||
NOBREAKALL_ARCHES = i386
|
||||
|
||||
# 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
|
||||
BREAK_ARCHES =
|
||||
|
||||
# if you're in this list, you are a new architecture
|
||||
NEW_ARCHES =
|
||||
NEW_ARCHES = arm64
|
||||
|
||||
# priorities and delays
|
||||
MINDAYS_LOW = 10
|
||||
|
Loading…
x
Reference in New Issue
Block a user