diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-30 15:06:51 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-30 15:06:51 +0000 |
commit | 722d8023e4785a99fb0fe71c8afe80b2ad26795a (patch) | |
tree | 4558b9d8a70bebba572d776a3e020085e0eef6c8 /dev-ml/camomile/camomile-0.8.1.ebuild | |
parent | Marking augeas-0.7.1 ppc for bug 325111 (diff) | |
download | gentoo-2-722d8023e4785a99fb0fe71c8afe80b2ad26795a.tar.gz gentoo-2-722d8023e4785a99fb0fe71c8afe80b2ad26795a.tar.bz2 gentoo-2-722d8023e4785a99fb0fe71c8afe80b2ad26795a.zip |
Marking camomile-0.8.1 ppc for bug 343745
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'dev-ml/camomile/camomile-0.8.1.ebuild')
-rw-r--r-- | dev-ml/camomile/camomile-0.8.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/camomile/camomile-0.8.1.ebuild b/dev-ml/camomile/camomile-0.8.1.ebuild index 6f03ba9a6a06..2ac967db0725 100644 --- a/dev-ml/camomile/camomile-0.8.1.ebuild +++ b/dev-ml/camomile/camomile-0.8.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camomile/camomile-0.8.1.ebuild,v 1.2 2010/11/05 10:32:44 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camomile/camomile-0.8.1.ebuild,v 1.3 2011/06/30 15:06:51 ranger Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/camomile/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="debug +ocamlopt" RDEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt?]" |