diff options
author | Brent Baude <ranger@gentoo.org> | 2012-05-29 19:38:32 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-05-29 19:38:32 +0000 |
commit | 0d140724453a3c41c2db70185b616dd881895a39 (patch) | |
tree | 16892b188c98a012ca7c2ff8f35fd9c15a6fd118 /dev-ml/camomile/camomile-0.8.4.ebuild | |
parent | Non maintainer Version BUmp (diff) | |
download | gentoo-2-0d140724453a3c41c2db70185b616dd881895a39.tar.gz gentoo-2-0d140724453a3c41c2db70185b616dd881895a39.tar.bz2 gentoo-2-0d140724453a3c41c2db70185b616dd881895a39.zip |
Marking camomile-0.8.4 ppc for bug 416529
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'dev-ml/camomile/camomile-0.8.4.ebuild')
-rw-r--r-- | dev-ml/camomile/camomile-0.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/camomile/camomile-0.8.4.ebuild b/dev-ml/camomile/camomile-0.8.4.ebuild index e3bb6c2112b9..4078e391cc39 100644 --- a/dev-ml/camomile/camomile-0.8.4.ebuild +++ b/dev-ml/camomile/camomile-0.8.4.ebuild @@ -1,6 +1,6 @@ # 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.4.ebuild,v 1.2 2012/05/22 05:47:52 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camomile/camomile-0.8.4.ebuild,v 1.3 2012/05/29 19:38:32 ranger Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://github.com/downloads/yoriyuki/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?]" |