From 1ea41a370953205017b01cad985f215a9c86b247 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Wed, 1 May 2019 15:33:55 +0200 Subject: Remove hurd-i386, kfreebsd-{i386,amd64} from architectures in sid As announced in https://lists.debian.org/debian-devel/2019/04/msg00207.html hurd-i386 and kfreebsd-{i386,amd64} are going to be moved to debian-ports instead. --- lib/debian-releases.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/debian-releases.mk b/lib/debian-releases.mk index a96dc64518..1c7505f6ae 100644 --- a/lib/debian-releases.mk +++ b/lib/debian-releases.mk @@ -9,7 +9,7 @@ MAIN_RELEASES := $(SECURITY_RELEASES) sid define add_main_release = $(1)_MIRROR = $$(MIRROR) $(1)_DIST = $(1) -$(1)_ARCHS ?= amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-i386 kfreebsd-amd64 mips mips64el mipsel ppc64el s390x +$(1)_ARCHS ?= amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x $(1)_RELEASE = $(1) $(1)_SUBRELEASE = RELEASES += $(1) -- cgit v1.2.3