summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorRaphaël Hertzog <hertzog@debian.org>2018-07-08 21:07:22 +0200
committerRaphaël Hertzog <hertzog@debian.org>2018-07-08 21:07:22 +0200
commit3c7fc147a6f5496972cba9cf1ac8ac3cc8d96a25 (patch)
tree7f34798ad26bf0c02204a294ed453c2f78bb1b5f /lib
parent4705ddcd38121d8249d739585d70d348bc73246e (diff)
Drop powerpc from sid architectures
It's gone from the main mirror. It now resides on ports.debian.org.
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 fea8e9555f..d33793e923 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 powerpc ppc64el s390x
+$(1)_ARCHS ?= amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-i386 kfreebsd-amd64 mips mips64el mipsel ppc64el s390x
$(1)_RELEASE = $(1)
$(1)_SUBRELEASE =
RELEASES += $(1)

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