diff options
author | 2005-08-16 19:24:33 +0000 | |
---|---|---|
committer | 2005-08-16 19:24:33 +0000 | |
commit | 106d32262f81c45cf0d4b3fa019c7350343a786a (patch) | |
tree | 7c79df0f6516de6236041448cdd6d2d7765f7d90 /app-emulation/spim/spim-7.0.ebuild | |
parent | stable amd64 (diff) | |
download | gentoo-2-106d32262f81c45cf0d4b3fa019c7350343a786a.tar.gz gentoo-2-106d32262f81c45cf0d4b3fa019c7350343a786a.tar.bz2 gentoo-2-106d32262f81c45cf0d4b3fa019c7350343a786a.zip |
~amd64
(Portage version: 2.0.51.22-r2)
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 e094c57d15bc..f0209f488222 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.10 2005/04/24 11:14:15 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/spim-7.0.ebuild,v 1.11 2005/08/16 19:22:29 blubb 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="~amd64 ppc ppc-macos x86" LICENSE="as-is" SLOT="0" IUSE="X" |