britney{,_nobreakall}.conf: remove kfreebsd

Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
master
Adam D. Barratt 9 years ago
parent 59f099d080
commit bf87fb7d63

@ -14,13 +14,13 @@ 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 arm64 armel armhf kfreebsd-i386 kfreebsd-amd64 mips mipsel powerpc ppc64el s390x
ARCHITECTURES = i386 amd64 arm64 armel armhf mips mipsel powerpc ppc64el s390x
# 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
FUCKED_ARCHES = kfreebsd-i386 kfreebsd-amd64
FUCKED_ARCHES =
# if you're in this list, your uninstallability count may increase
BREAK_ARCHES =

@ -14,13 +14,13 @@ 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 arm64 armel armhf kfreebsd-i386 kfreebsd-amd64 mips mipsel powerpc ppc64el s390x
ARCHITECTURES = i386 amd64 arm64 armel armhf mips mipsel powerpc ppc64el s390x
# if you're not in this list, arch: all packages are allowed to break on you
NOBREAKALL_ARCHES = i386 amd64 arm64 armel armhf kfreebsd-i386 kfreebsd-amd64 mips mipsel powerpc ppc64el s390x
NOBREAKALL_ARCHES = i386 amd64 arm64 armel armhf mips mipsel powerpc ppc64el s390x
# if you're in this list, your packages may not stay in sync with the source
FUCKED_ARCHES = kfreebsd-i386 kfreebsd-amd64
FUCKED_ARCHES =
# if you're in this list, your uninstallability count may increase
BREAK_ARCHES =

Loading…
Cancel
Save