summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2019-05-01 15:33:55 +0200
committerSalvatore Bonaccorso <carnil@debian.org>2019-05-01 15:33:55 +0200
commit1ea41a370953205017b01cad985f215a9c86b247 (patch)
treeca8b1bc69e5bc1c5f727aa3d8118555a793efd2b /lib
parentabad13417eb9aaee3e223d7000df9ec79b42fad3 (diff)
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.
Diffstat (limited to 'lib')
-rw-r--r--lib/debian-releases.mk2
1 files changed, 1 insertions, 1 deletions
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)

© 2014-2024 Faster IT GmbH | imprint | privacy policy