From 9f0e09e416fb50d16a0a969ae1920ca238165995 Mon Sep 17 00:00:00 2001 From: Philipp Kern Date: Sat, 26 Apr 2014 14:59:30 +0000 Subject: [PATCH] britney{,_nobreakall.conf}: Drop sparc from testing. Signed-off-by: Philipp Kern --- britney.conf | 6 +++--- britney_nobreakall.conf | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/britney.conf b/britney.conf index 6b20ee0..6779206 100644 --- a/britney.conf +++ b/britney.conf @@ -14,16 +14,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 mips mipsel powerpc sparc kfreebsd-i386 kfreebsd-amd64 armhf s390x +ARCHITECTURES = i386 amd64 armel mips mipsel powerpc 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 # if you're in this list, your packages may not stay in sync with the source -FUCKED_ARCHES = sparc +FUCKED_ARCHES = # if you're in this list, your uninstallability count may increase -BREAK_ARCHES = sparc +BREAK_ARCHES = # if you're in this list, you are a new architecture NEW_ARCHES = diff --git a/britney_nobreakall.conf b/britney_nobreakall.conf index 9aa98c8..801446a 100644 --- a/britney_nobreakall.conf +++ b/britney_nobreakall.conf @@ -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 mips mipsel powerpc sparc kfreebsd-i386 kfreebsd-amd64 armhf s390x +ARCHITECTURES = i386 amd64 armel mips mipsel powerpc 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 mips mipsel powerpc sparc kfreebsd-i386 kfreebsd-amd64 armhf s390x +NOBREAKALL_ARCHES = i386 amd64 armel mips mipsel powerpc kfreebsd-i386 kfreebsd-amd64 armhf s390x # if you're in this list, your packages may not stay in sync with the source -FUCKED_ARCHES = sparc +FUCKED_ARCHES = # if you're in this list, your uninstallability count may increase -BREAK_ARCHES = sparc +BREAK_ARCHES = # if you're in this list, you are a new architecture NEW_ARCHES =