diff options
author | Joseph Jezak <josejx@gentoo.org> | 2008-07-13 06:56:01 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2008-07-13 06:56:01 +0000 |
commit | a3d23811421784da6568e490aa8826e273d093b3 (patch) | |
tree | 6fb936c1965c57b67811a9cab37ba69eacd5231c /dev-ml/ocaml-make | |
parent | Marked ppc stable for bug #231082. (diff) | |
download | historical-a3d23811421784da6568e490aa8826e273d093b3.tar.gz historical-a3d23811421784da6568e490aa8826e273d093b3.tar.bz2 historical-a3d23811421784da6568e490aa8826e273d093b3.zip |
Marked ~ppc for bug #197363.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-ml/ocaml-make')
-rw-r--r-- | dev-ml/ocaml-make/ocaml-make-6.28.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocaml-make/ocaml-make-6.28.0.ebuild b/dev-ml/ocaml-make/ocaml-make-6.28.0.ebuild index 438d67a51efd..8e4c17c0b1e8 100644 --- a/dev-ml/ocaml-make/ocaml-make-6.28.0.ebuild +++ b/dev-ml/ocaml-make/ocaml-make-6.28.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-make/ocaml-make-6.28.0.ebuild,v 1.1 2008/05/12 07:02:41 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-make/ocaml-make-6.28.0.ebuild,v 1.2 2008/07/13 06:52:22 josejx Exp $ DESCRIPTION="Generic O'Caml Makefile for GNU Make" HOMEPAGE="http://www.ocaml.info/home/ocaml_sources.html" @@ -11,7 +11,7 @@ RDEPEND=">=dev-lang/ocaml-3.06-r1 >=dev-ml/findlib-0.8" SRC_URI="http://www.ocaml.info/ocaml_sources/${P}.tar.bz2" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" src_install () { |