diff options
author | David Holm <dholm@gentoo.org> | 2004-06-22 21:14:33 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-22 21:14:33 +0000 |
commit | b76d5c4639ee3fe7e1a7f6d1ffe610f118bb0b5c (patch) | |
tree | c2a82f5ac0122bbb431dda13c119cdbdf0f9d1b1 /dev-lang/mosml/mosml-2.01.ebuild | |
parent | version bump. Bug number #54720 (Manifest recommit) (diff) | |
download | gentoo-2-b76d5c4639ee3fe7e1a7f6d1ffe610f118bb0b5c.tar.gz gentoo-2-b76d5c4639ee3fe7e1a7f6d1ffe610f118bb0b5c.tar.bz2 gentoo-2-b76d5c4639ee3fe7e1a7f6d1ffe610f118bb0b5c.zip |
Added to ~ppc
Diffstat (limited to 'dev-lang/mosml/mosml-2.01.ebuild')
-rw-r--r-- | dev-lang/mosml/mosml-2.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mosml/mosml-2.01.ebuild b/dev-lang/mosml/mosml-2.01.ebuild index 8c8a82f70fd0..35a69686f020 100644 --- a/dev-lang/mosml/mosml-2.01.ebuild +++ b/dev-lang/mosml/mosml-2.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mosml/mosml-2.01.ebuild,v 1.2 2004/05/22 20:41:18 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mosml/mosml-2.01.ebuild,v 1.3 2004/06/22 21:14:33 dholm Exp $ S="${WORKDIR}/${PN}/src" DESCRIPTION="Moscow ML - a lightweight implementation of Standard ML (SML)" @@ -8,7 +8,7 @@ SRC_URI="http://www.dina.kvl.dk/~sestoft/mosml/mos201src.tar.gz" HOMEPAGE="http://www.dina.dk/~sestoft/mosml.html" LICENSE="GPL-2" DEPEND="" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" SLOT="0" src_compile() { |