diff options
Diffstat (limited to 'dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild')
-rw-r--r-- | dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild b/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild index 087a913abc60..603112f2a990 100644 --- a/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild +++ b/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild,v 1.2 2009/11/27 12:43:38 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild,v 1.3 2010/04/15 14:46:53 ranger Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/282/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="~amd64 ppc x86" IUSE="" DEPEND="" |