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 =