aboutsummaryrefslogtreecommitdiffstats
path: root/util/manibuilder
diff options
context:
space:
mode:
Diffstat (limited to 'util/manibuilder')
-rw-r--r--util/manibuilder/Makefile.targets3
1 files changed, 1 insertions, 2 deletions
diff --git a/util/manibuilder/Makefile.targets b/util/manibuilder/Makefile.targets
index d4ad1b62..f372f10c 100644
--- a/util/manibuilder/Makefile.targets
+++ b/util/manibuilder/Makefile.targets
@@ -18,7 +18,7 @@ MULTIARCH_TAGS := \
fedora\:$(v)-$(a))) \
fedora\:28-armhfp \
$(foreach a,ppc64el arm64 armhf mips mipsel amd64 i386, \
- $(foreach v,sid buster stretch, \
+ $(foreach v,buster stretch, \
debian-debootstrap\:$(a)-$(v))) \
$(foreach a,ppc64el arm64 armhf amd64 i386, \
$(foreach v,bionic xenial, \
@@ -69,7 +69,6 @@ DEFAULT_TAGS := \
debian-debootstrap\:mipsel-stretch \
debian-debootstrap\:amd64-stretch \
debian-debootstrap\:i386-stretch \
- debian-debootstrap\:amd64-sid \
ubuntu-debootstrap\:arm64-xenial \
ubuntu-debootstrap\:amd64-xenial \
ubuntu-debootstrap\:powerpc-xenial \