diff options
author | 2005-04-24 11:17:45 +0000 | |
---|---|---|
committer | 2005-04-24 11:17:45 +0000 | |
commit | 7fd32337479b3415e086b2140e70e1b0a7247c18 (patch) | |
tree | 46c806f90880d7eaebe7317094fe74255a40ecfd /app-emulation/spim/spim-7.0.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-7fd32337479b3415e086b2140e70e1b0a7247c18.tar.gz gentoo-2-7fd32337479b3415e086b2140e70e1b0a7247c18.tar.bz2 gentoo-2-7fd32337479b3415e086b2140e70e1b0a7247c18.zip |
Stable on ppc.
(Portage version: 2.0.51.20)
Diffstat (limited to 'app-emulation/spim/spim-7.0.ebuild')
-rw-r--r-- | app-emulation/spim/spim-7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/spim/spim-7.0.ebuild b/app-emulation/spim/spim-7.0.ebuild index b96c7e7fffee..e094c57d15bc 100644 --- a/app-emulation/spim/spim-7.0.ebuild +++ b/app-emulation/spim/spim-7.0.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/app-emulation/spim/spim-7.0.ebuild,v 1.9 2005/02/26 12:49:31 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/spim-7.0.ebuild,v 1.10 2005/04/24 11:14:15 hansmi Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cs.wisc.edu/~larus/spim.html" #SRC_URI="http://www.cs.wisc.edu/~larus/SPIM/spim.tar.gz" SRC_URI="mirror://gentoo//${P}.tar.gz" -KEYWORDS="x86 -amd64 ~ppc ppc-macos" +KEYWORDS="x86 -amd64 ppc ppc-macos" LICENSE="as-is" SLOT="0" IUSE="X" |