Add ia64 to {fucked,break}_arches

Signed-off-by: Julien Cristau <jcristau@debian.org>
master
Julien Cristau 11 years ago
parent 7102bd114b
commit 5b487768da

@ -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 =

@ -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 =

Loading…
Cancel
Save