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 =