Package: buildd.debian.org Severity: normal Tags: patch This applies to testing/unstable and stable.
>From cd8df9de3727f8f0db298a695aefcfd6353707d7 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno <[email protected]> Date: Mon, 16 Feb 2009 06:39:22 +0100 Subject: [PATCH] exclude sdl-stretch from amd64 (contains i386 assembly) Signed-off-by: Aurelien Jarno <[email protected]> --- Packages-arch-specific | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Packages-arch-specific b/Packages-arch-specific index a110310..cd02a09 100644 --- a/Packages-arch-specific +++ b/Packages-arch-specific @@ -348,7 +348,7 @@ rio: i386 alpha # inb/outb (ab)use for port manipulation sbm: i386 # i386 boot loader scratchbox2: i386 amd64 powerpc ia64 # ANAIS %scsh-0.6: !alpha !amd64 !ia64 # [ANAIS] -%sdl-stretch: i386 amd64 hurd-i386 # [ANAIS] +%sdl-stretch: i386 hurd-i386 # [ANAIS] set6x86: i386 # i386 specific setsccserial: m68k # m68k specific sibyl: mips mipsel # mips, mipsel boot loader -- 1.5.6.5 -- System Information: Debian Release: 5.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

