diff options
Diffstat (limited to 'sci-mathematics/coq/coq-8.3_p1.ebuild')
-rw-r--r-- | sci-mathematics/coq/coq-8.3_p1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/coq/coq-8.3_p1.ebuild b/sci-mathematics/coq/coq-8.3_p1.ebuild index 01f1ad079455..1b618e487845 100644 --- a/sci-mathematics/coq/coq-8.3_p1.ebuild +++ b/sci-mathematics/coq/coq-8.3_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.3_p1.ebuild,v 1.4 2011/02/27 18:12:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.3_p1.ebuild,v 1.5 2011/06/03 15:02:14 ranger Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="http://${PN}.inria.fr/V${MY_PV}/files/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="gtk debug +ocamlopt doc" RDEPEND=">=dev-lang/ocaml-3.10[ocamlopt?] |