summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/arcboot/arcboot-0.3.8.6-r1.ebuild')
-rw-r--r--sys-boot/arcboot/arcboot-0.3.8.6-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-boot/arcboot/arcboot-0.3.8.6-r1.ebuild b/sys-boot/arcboot/arcboot-0.3.8.6-r1.ebuild
index 56b5d67aff79..3da1bbf2d22e 100644
--- a/sys-boot/arcboot/arcboot-0.3.8.6-r1.ebuild
+++ b/sys-boot/arcboot/arcboot-0.3.8.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcboot/arcboot-0.3.8.6-r1.ebuild,v 1.2 2007/06/26 02:49:41 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcboot/arcboot-0.3.8.6-r1.ebuild,v 1.3 2007/07/15 02:25:03 mr_bones_ Exp $
inherit eutils
@@ -39,7 +39,6 @@ pkg_setup() {
die "No ELF64 Support"
fi
-
# Set SGITYPE properly
case "$(uname -i)" in
"SGI IP32"|"SGI O2") SGITYPE="IP32" ;;