Remove mips64el from break/outofsync arches

Signed-off-by: Emilio Pozuelo Monfort <pochu@debian.org>
master
Emilio Pozuelo Monfort 8 years ago
parent e5e6d7e5b7
commit e7eb6603fe

@ -31,10 +31,10 @@ ARCHITECTURES = i386 amd64 arm64 armel armhf mips mipsel mips64el powerpc pp
NOBREAKALL_ARCHES = i386 amd64
# if you're in this list, your packages may not stay in sync with the source
OUTOFSYNC_ARCHES = mips64el
OUTOFSYNC_ARCHES =
# if you're in this list, your uninstallability count may increase
BREAK_ARCHES = mips64el
BREAK_ARCHES =
# if you're in this list, you are a new architecture
NEW_ARCHES = mips64el

Loading…
Cancel
Save