diff options
author | Jason Wever <weeve@gentoo.org> | 2005-11-09 02:26:15 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-11-09 02:26:15 +0000 |
commit | 55c20b9f17b1b16609861a406e5ae68a78b50479 (patch) | |
tree | a499cff9dd737dcc5c51caeea982140bbeda35ef /dev-ml/ocamlsdl/ocamlsdl-0.7.2.ebuild | |
parent | bump of beta version (diff) | |
download | gentoo-2-55c20b9f17b1b16609861a406e5ae68a78b50479.tar.gz gentoo-2-55c20b9f17b1b16609861a406e5ae68a78b50479.tar.bz2 gentoo-2-55c20b9f17b1b16609861a406e5ae68a78b50479.zip |
Getting ~sparc back on the latest and greatest.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-ml/ocamlsdl/ocamlsdl-0.7.2.ebuild')
-rw-r--r-- | dev-ml/ocamlsdl/ocamlsdl-0.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocamlsdl/ocamlsdl-0.7.2.ebuild b/dev-ml/ocamlsdl/ocamlsdl-0.7.2.ebuild index 7cab15b4850a..2fac7ca62f78 100644 --- a/dev-ml/ocamlsdl/ocamlsdl-0.7.2.ebuild +++ b/dev-ml/ocamlsdl/ocamlsdl-0.7.2.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/dev-ml/ocamlsdl/ocamlsdl-0.7.2.ebuild,v 1.1 2005/03/18 16:47:50 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlsdl/ocamlsdl-0.7.2.ebuild,v 1.2 2005/11/09 02:26:15 weeve Exp $ inherit findlib @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ocamlsdl/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~sparc ~x86" IUSE="doc opengl truetype" #noimage nomixer DEPEND=">=dev-lang/ocaml-3.04 |