mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-10 05:57:28 +00:00
Sync britney_nobreakall.conf with recent changes
Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
parent
5dfa64624f
commit
131a51ea25
@ -12,16 +12,16 @@ UPGRADE_OUTPUT = /srv/release.debian.org/britney/var/data-b2/output/output.tx
|
||||
HEIDI_OUTPUT = /srv/release.debian.org/britney/var/data-b2/output/HeidiResult
|
||||
|
||||
# List of release architectures
|
||||
ARCHITECTURES = i386 amd64 armel ia64 mips mipsel powerpc sparc kfreebsd-i386 kfreebsd-amd64 armhf s390x
|
||||
ARCHITECTURES = i386 amd64 armel mips mipsel powerpc sparc kfreebsd-i386 kfreebsd-amd64 armhf s390x
|
||||
|
||||
# if you're not in this list, arch: all packages are allowed to break on you
|
||||
NOBREAKALL_ARCHES = i386 amd64 armel ia64 mips mipsel powerpc sparc kfreebsd-i386 kfreebsd-amd64 armhf s390x
|
||||
NOBREAKALL_ARCHES = i386 amd64 armel mips mipsel powerpc sparc kfreebsd-i386 kfreebsd-amd64 armhf s390x
|
||||
|
||||
# if you're in this list, your packages may not stay in sync with the source
|
||||
FUCKED_ARCHES = ia64
|
||||
FUCKED_ARCHES = sparc
|
||||
|
||||
# if you're in this list, your uninstallability count may increase
|
||||
BREAK_ARCHES = ia64
|
||||
BREAK_ARCHES = sparc
|
||||
|
||||
# if you're in this list, you are a new architecture
|
||||
NEW_ARCHES =
|
||||
|
Loading…
x
Reference in New Issue
Block a user