From c89dc58e73ef25100cddaf7f1e6ec0234bdea446 Mon Sep 17 00:00:00 2001 From: Niels Thykier Date: Fri, 31 Jan 2014 21:38:44 +0100 Subject: [PATCH] britney.conf: Remove ia64 from testing Signed-off-by: Niels Thykier --- britney.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/britney.conf b/britney.conf index 1f27a83..6b20ee0 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 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 # if you're in this list, your packages may not stay in sync with the source -FUCKED_ARCHES = ia64 sparc +FUCKED_ARCHES = sparc # if you're in this list, your uninstallability count may increase -BREAK_ARCHES = ia64 sparc +BREAK_ARCHES = sparc # if you're in this list, you are a new architecture NEW_ARCHES =