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
commit8c48de0c69323d61b2ed76d9e59c4acfa5f7ecb4 (patch)
tree1cb0c1ea38026f012661804353ac911dcba92f97 /lib
parent3203685009a3a8fdadc9bc3e6e07865fd6235eac (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