summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-07-22 17:43:57 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-07-22 17:43:57 +0000
commitb7fc4a56652af55c2bf8ba21673127c767dde47b (patch)
treefccf151f4b79cd2b6094a5b42518417b9021e185 /app-emulation/spim/spim-7.2.1-r3.ebuild
parentFix default conf.d script to actually work. (diff)
downloadhistorical-b7fc4a56652af55c2bf8ba21673127c767dde47b.tar.gz
historical-b7fc4a56652af55c2bf8ba21673127c767dde47b.tar.bz2
historical-b7fc4a56652af55c2bf8ba21673127c767dde47b.zip
ppc stable, bug #139790
Package-Manager: portage-2.1.1_pre3-r3
Diffstat (limited to 'app-emulation/spim/spim-7.2.1-r3.ebuild')
-rw-r--r--app-emulation/spim/spim-7.2.1-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/spim/spim-7.2.1-r3.ebuild b/app-emulation/spim/spim-7.2.1-r3.ebuild
index ef397d5e471a..0cb305b00a80 100644
--- a/app-emulation/spim/spim-7.2.1-r3.ebuild
+++ b/app-emulation/spim/spim-7.2.1-r3.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/app-emulation/spim/spim-7.2.1-r3.ebuild,v 1.1 2006/01/22 08:30:24 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/spim-7.2.1-r3.ebuild,v 1.2 2006/07/22 17:43:57 dertobi123 Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://www.cs.wisc.edu/~larus/SPIM/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc ~x86"
+KEYWORDS="~amd64 ppc ~ppc-macos ~sparc ~x86"
IUSE="X"
RDEPEND="X? ( || ( ( x11-libs/libXaw x11-libs/libXp ) virtual/x11 ) )"