From bf87fb7d63cb58984deeb535dcf546c47119f96a Mon Sep 17 00:00:00 2001 From: "Adam D. Barratt" Date: Fri, 24 Apr 2015 05:11:42 +0000 Subject: [PATCH] britney{,_nobreakall}.conf: remove kfreebsd Signed-off-by: Adam D. Barratt --- britney.conf | 4 ++-- britney_nobreakall.conf | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/britney.conf b/britney.conf index 163e191..4639bc5 100644 --- a/britney.conf +++ b/britney.conf @@ -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 = diff --git a/britney_nobreakall.conf b/britney_nobreakall.conf index f4e8c1a..99e9d21 100644 --- a/britney_nobreakall.conf +++ b/britney_nobreakall.conf @@ -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 =