mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-03-12 20:01:08 +00:00
drop armel for real, since it's now disabled
This commit is contained in:
parent
a69a17a4af
commit
b91d765819
@ -13,13 +13,13 @@ HEIDI_OUTPUT = output/HeidiResult
|
|||||||
DELTA_OUTPUT = output/Delta
|
DELTA_OUTPUT = output/Delta
|
||||||
|
|
||||||
# List of release architectures
|
# List of release architectures
|
||||||
ARCHITECTURES = amd64 armel armhf i386 powerpc
|
ARCHITECTURES = amd64 armhf i386 powerpc
|
||||||
|
|
||||||
# if you're not in this list, arch: all packages are allowed to break on you
|
# if you're not in this list, arch: all packages are allowed to break on you
|
||||||
NOBREAKALL_ARCHES = i386
|
NOBREAKALL_ARCHES = i386
|
||||||
|
|
||||||
# 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
|
||||||
FUCKED_ARCHES = armel
|
FUCKED_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 =
|
BREAK_ARCHES =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user