From 08bf080d23e02e5b29151c63d75c56c8904039ab Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Wed, 10 Mar 2004 18:41:27 +0000 Subject: Note problem with packing list, found by bento via kris. --- emulators/linux_base-gentoo-stage1/Makefile | 1 + emulators/linux_dist-gentoo-stage1/Makefile | 1 + 2 files changed, 2 insertions(+) diff --git a/emulators/linux_base-gentoo-stage1/Makefile b/emulators/linux_base-gentoo-stage1/Makefile index f12952307e44..5e59aad5db4d 100644 --- a/emulators/linux_base-gentoo-stage1/Makefile +++ b/emulators/linux_base-gentoo-stage1/Makefile @@ -11,6 +11,7 @@ CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_GENTOO} USE_BZIP2= y .include +BROKEN= incorrect packing list PORTARCH=${MACHINE_ARCH:S/64//} .if (${PORTARCH} == "alpha") MASTER_SITE_SUBDIR= experimental/alpha/stages diff --git a/emulators/linux_dist-gentoo-stage1/Makefile b/emulators/linux_dist-gentoo-stage1/Makefile index f12952307e44..5e59aad5db4d 100644 --- a/emulators/linux_dist-gentoo-stage1/Makefile +++ b/emulators/linux_dist-gentoo-stage1/Makefile @@ -11,6 +11,7 @@ CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_GENTOO} USE_BZIP2= y .include +BROKEN= incorrect packing list PORTARCH=${MACHINE_ARCH:S/64//} .if (${PORTARCH} == "alpha") MASTER_SITE_SUBDIR= experimental/alpha/stages -- cgit v1.2.3