|
|
@ -31,10 +31,10 @@ ARCHITECTURES = i386 amd64 arm64 armel armhf mips mipsel mips64el powerpc pp
|
|
|
|
NOBREAKALL_ARCHES = i386 amd64 arm64 armel armhf mips mipsel mips64el powerpc ppc64el s390x
|
|
|
|
NOBREAKALL_ARCHES = i386 amd64 arm64 armel armhf mips mipsel mips64el powerpc ppc64el s390x
|
|
|
|
|
|
|
|
|
|
|
|
# if you're in this list, your packages may not stay in sync with the source
|
|
|
|
# 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
|
|
|
|
# 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
|
|
|
|
# if you're in this list, you are a new architecture
|
|
|
|
NEW_ARCHES = mips64el
|
|
|
|
NEW_ARCHES = mips64el
|
|
|
|