From 159d2a9364682145c71e26a9ec0847c4f6aa9050 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Wed, 17 May 2006 12:21:43 +0000 Subject: Remove ia64 from supported ARCH as we have no linuxulator support for it. PR: 97394 Submitted by: Gabor Kovesdan (maintainer) Reported by: pointyhat (kris) --- emulators/linux_base-gentoo-stage1/Makefile | 2 +- emulators/linux_dist-gentoo-stage1/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators') diff --git a/emulators/linux_base-gentoo-stage1/Makefile b/emulators/linux_base-gentoo-stage1/Makefile index 91419bf8e1b5..821efabc1a3a 100644 --- a/emulators/linux_base-gentoo-stage1/Makefile +++ b/emulators/linux_base-gentoo-stage1/Makefile @@ -24,7 +24,7 @@ DIST_SUBDIR= gentoo-linux NO_BUILD= YES NO_FILTER_SHLIBS= YES NO_MTREE= YES -ONLY_FOR_ARCHS= alpha amd64 ia64 i386 +ONLY_FOR_ARCHS= alpha amd64 i386 PLIST= ${WRKDIR}/pkg-plist PREFIX= ${LINUXBASE} USE_BZIP2= YES diff --git a/emulators/linux_dist-gentoo-stage1/Makefile b/emulators/linux_dist-gentoo-stage1/Makefile index 91419bf8e1b5..821efabc1a3a 100644 --- a/emulators/linux_dist-gentoo-stage1/Makefile +++ b/emulators/linux_dist-gentoo-stage1/Makefile @@ -24,7 +24,7 @@ DIST_SUBDIR= gentoo-linux NO_BUILD= YES NO_FILTER_SHLIBS= YES NO_MTREE= YES -ONLY_FOR_ARCHS= alpha amd64 ia64 i386 +ONLY_FOR_ARCHS= alpha amd64 i386 PLIST= ${WRKDIR}/pkg-plist PREFIX= ${LINUXBASE} USE_BZIP2= YES -- cgit v1.2.3