|
|
|
@ -10,8 +10,7 @@ EXCUSES_OUTPUT = update.EXCUSES_py
|
|
|
|
|
UPGRADE_OUTPUT = update.OUTPUT_py
|
|
|
|
|
|
|
|
|
|
# List of release architectures
|
|
|
|
|
# ARCHITECTURES = i386 sparc alpha powerpc arm m68k hppa ia64 mips mipsel s390 amd64
|
|
|
|
|
ARCHITECTURES = i386 hppa
|
|
|
|
|
ARCHITECTURES = i386 sparc alpha powerpc arm m68k hppa ia64 mips mipsel s390 amd64
|
|
|
|
|
|
|
|
|
|
# if you're not in this list, arch: all packages are allowed to break on you
|
|
|
|
|
NOBREAKALL_ARCHES = i386
|
|
|
|
|