From 44782c8e37a5e9da8273f9b15299fe0c891e2c6a Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Sun, 27 Oct 2013 07:47:23 -0700 Subject: [PATCH] Remove arm64 from OUTOFSYNC_ARCHES, now that it's caught up. --- britney.conf | 2 +- britney_nobreakall.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/britney.conf b/britney.conf index fc7508a..34781e6 100644 --- a/britney.conf +++ b/britney.conf @@ -19,7 +19,7 @@ ARCHITECTURES = amd64 arm64 armhf i386 powerpc NOBREAKALL_ARCHES = i386 # if you're in this list, your packages may not stay in sync with the source -OUTOFSYNC_ARCHES = arm64 +OUTOFSYNC_ARCHES = # if you're in this list, your uninstallability count may increase BREAK_ARCHES = diff --git a/britney_nobreakall.conf b/britney_nobreakall.conf index 10446f2..b5ec84a 100644 --- a/britney_nobreakall.conf +++ b/britney_nobreakall.conf @@ -19,7 +19,7 @@ ARCHITECTURES = amd64 arm64 armhf i386 powerpc NOBREAKALL_ARCHES = amd64 arm64 armhf i386 powerpc # if you're in this list, your packages may not stay in sync with the source -OUTOFSYNC_ARCHES = arm64 +OUTOFSYNC_ARCHES = # if you're in this list, your uninstallability count may increase BREAK_ARCHES =