Drop hppa from the architecture list

Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
master
Adam D. Barratt 14 years ago
parent 38c842eb9e
commit 1f8d2e2a2e

@ -12,16 +12,16 @@ UPGRADE_OUTPUT = /srv/ftp.debian.org/testing/output/output.txt
HEIDI_OUTPUT = /srv/ftp.debian.org/testing/output/HeidiResult
# List of release architectures
ARCHITECTURES = i386 sparc powerpc armel hppa ia64 mips mipsel s390 amd64 kfreebsd-i386 kfreebsd-amd64
ARCHITECTURES = i386 sparc powerpc armel ia64 mips mipsel s390 amd64 kfreebsd-i386 kfreebsd-amd64
# 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 = hppa
FUCKED_ARCHES =
# if you're in this list, your uninstallability count may increase
BREAK_ARCHES = hppa
BREAK_ARCHES =
# if you're in this list, you are a new architecture
NEW_ARCHES =

Loading…
Cancel
Save