From 9cfe9d1072c681d0877c4a56fe59ba4269b14666 Mon Sep 17 00:00:00 2001 From: Jonathan Wiltshire Date: Fri, 4 Nov 2016 18:41:28 +0000 Subject: [PATCH] Remove powerpc from release architectures https://lists.debian.org/debian-devel-announce/2016/10/msg00008.html Signed-off-by: Jonathan Wiltshire --- britney.conf | 2 +- britney_nobreakall.conf | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/britney.conf b/britney.conf index 55d1088..ba35201 100644 --- a/britney.conf +++ b/britney.conf @@ -25,7 +25,7 @@ STATIC_INPUT_DIR = /srv/release.debian.org/britney/input STATE_DIR = /srv/release.debian.org/britney/state # List of release architectures -ARCHITECTURES = i386 amd64 arm64 armel armhf mips mipsel mips64el powerpc ppc64el s390x +ARCHITECTURES = i386 amd64 arm64 armel armhf mips mipsel mips64el ppc64el s390x # if you're not in this list, arch: all packages are allowed to break on you NOBREAKALL_ARCHES = i386 amd64 diff --git a/britney_nobreakall.conf b/britney_nobreakall.conf index 9c5af18..915eaf8 100644 --- a/britney_nobreakall.conf +++ b/britney_nobreakall.conf @@ -25,10 +25,10 @@ STATIC_INPUT_DIR = /srv/release.debian.org/britney/input STATE_DIR = /srv/release.debian.org/britney/state # List of release architectures -ARCHITECTURES = i386 amd64 arm64 armel armhf mips mipsel mips64el powerpc ppc64el s390x +ARCHITECTURES = i386 amd64 arm64 armel armhf mips mipsel mips64el ppc64el s390x # if you're not in this list, arch: all packages are allowed to break on you -NOBREAKALL_ARCHES = i386 amd64 arm64 armel armhf mips mipsel mips64el powerpc ppc64el s390x +NOBREAKALL_ARCHES = i386 amd64 arm64 armel armhf mips mipsel mips64el ppc64el s390x # if you're in this list, your packages may not stay in sync with the source OUTOFSYNC_ARCHES =