diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-06 16:57:45 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-06 16:57:45 +0000 |
commit | 0688c6e2f27d2916677c8bb350f62fc945a86e13 (patch) | |
tree | 526313f35c3834003af402271d265a20a68e3d65 /dev-ml/camomile/camomile-0.8.3.ebuild | |
parent | Don't require virtual/modutils for Gentoo Prefix. Main tree did 's:sys-apps/m... (diff) | |
download | gentoo-2-0688c6e2f27d2916677c8bb350f62fc945a86e13.tar.gz gentoo-2-0688c6e2f27d2916677c8bb350f62fc945a86e13.tar.bz2 gentoo-2-0688c6e2f27d2916677c8bb350f62fc945a86e13.zip |
Marking camomile-0.8.3 ppc for bug 374965
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-ml/camomile/camomile-0.8.3.ebuild')
-rw-r--r-- | dev-ml/camomile/camomile-0.8.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/camomile/camomile-0.8.3.ebuild b/dev-ml/camomile/camomile-0.8.3.ebuild index 8217d0efdee1..8c0811caeef1 100644 --- a/dev-ml/camomile/camomile-0.8.3.ebuild +++ b/dev-ml/camomile/camomile-0.8.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camomile/camomile-0.8.3.ebuild,v 1.2 2011/07/23 11:18:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camomile/camomile-0.8.3.ebuild,v 1.3 2012/02/06 16:57:45 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?]" |