From 250c9314a6f0216837c8579dfb3849b129e9ab71 Mon Sep 17 00:00:00 2001 From: Emilio Pozuelo Monfort Date: Mon, 10 Oct 2016 01:31:45 +0200 Subject: [PATCH] Also do it from britney_nobreakall.conf Signed-off-by: Emilio Pozuelo Monfort --- britney_nobreakall.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/britney_nobreakall.conf b/britney_nobreakall.conf index 135fd41..9c5af18 100644 --- a/britney_nobreakall.conf +++ b/britney_nobreakall.conf @@ -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 # 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