summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2006-03-27 12:30:06 +0000
committerFerris McCormick <fmccor@gentoo.org>2006-03-27 12:30:06 +0000
commit2ab35a7111ea54a5e51e0d77a63371d6db3af88a (patch)
tree5693df77be4092844f81ea530ef4a1f86d484a4d /dev-lang/icon/icon-9.4.3.ebuild
parentFix for ia64. Not added ia64 to KEYWORDS yet since it depends on ghc which is... (diff)
downloadhistorical-2ab35a7111ea54a5e51e0d77a63371d6db3af88a.tar.gz
historical-2ab35a7111ea54a5e51e0d77a63371d6db3af88a.tar.bz2
historical-2ab35a7111ea54a5e51e0d77a63371d6db3af88a.zip
Add sparc keyword (Bug #114944). This seems the least bad of several options:
For me, the "stable" version 9.40 flat out won't build; instead, it goes into a '/bin/sh: line 0: cd: gpacks/README: Not a directory' loop. The requested version --- 9.4.3 --- builds and installs, but a couple of its tests fail with FEATURES=test enabled. But in this case, I'll mark it stable, just to help get rid of 9.40. (Note that my system is x11-base/xorg-x11-7.0-r1.) Package-Manager: portage-2.1_pre7-r2
Diffstat (limited to 'dev-lang/icon/icon-9.4.3.ebuild')
-rw-r--r--dev-lang/icon/icon-9.4.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/icon/icon-9.4.3.ebuild b/dev-lang/icon/icon-9.4.3.ebuild
index 193f49db5e1c..ea672be9a252 100644
--- a/dev-lang/icon/icon-9.4.3.ebuild
+++ b/dev-lang/icon/icon-9.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/icon/icon-9.4.3.ebuild,v 1.1 2006/03/27 11:29:16 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/icon/icon-9.4.3.ebuild,v 1.2 2006/03/27 12:30:06 fmccor Exp $
MY_PV=${PV//./}
SRC_URI="http://www.cs.arizona.edu/icon/ftp/packages/unix/icon.v${MY_PV}src.tgz"
@@ -9,7 +9,7 @@ DESCRIPTION="very high level language"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc-macos ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc-macos sparc ~x86"
IUSE="X iplsrc"
S=${WORKDIR}/icon.v${MY_PV}src