From 5b487768da77b364ebca233b3f10db14017152ba Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Sun, 24 Nov 2013 10:31:11 +0100 Subject: [PATCH] Add ia64 to {fucked,break}_arches Signed-off-by: Julien Cristau --- britney.conf | 4 ++-- britney_nobreakall.conf | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/britney.conf b/britney.conf index 9fa4997..0dfc2e6 100644 --- a/britney.conf +++ b/britney.conf @@ -19,10 +19,10 @@ ARCHITECTURES = i386 amd64 armel ia64 mips mipsel powerpc sparc kfreebsd-i38 NOBREAKALL_ARCHES = i386 # if you're in this list, your packages may not stay in sync with the source -FUCKED_ARCHES = +FUCKED_ARCHES = ia64 # if you're in this list, your uninstallability count may increase -BREAK_ARCHES = +BREAK_ARCHES = ia64 # if you're in this list, you are a new architecture NEW_ARCHES = diff --git a/britney_nobreakall.conf b/britney_nobreakall.conf index 8acae69..71f67b1 100644 --- a/britney_nobreakall.conf +++ b/britney_nobreakall.conf @@ -18,10 +18,10 @@ ARCHITECTURES = i386 amd64 armel ia64 mips mipsel powerpc sparc kfreebsd-i38 NOBREAKALL_ARCHES = i386 amd64 armel ia64 mips mipsel powerpc sparc kfreebsd-i386 kfreebsd-amd64 armhf s390x # if you're in this list, your packages may not stay in sync with the source -FUCKED_ARCHES = +FUCKED_ARCHES = ia64 # if you're in this list, your uninstallability count may increase -BREAK_ARCHES = +BREAK_ARCHES = ia64 # if you're in this list, you are a new architecture NEW_ARCHES =