diff options
Diffstat (limited to 'sci-mathematics/coq/coq-8.1_p4.ebuild')
-rw-r--r-- | sci-mathematics/coq/coq-8.1_p4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/coq/coq-8.1_p4.ebuild b/sci-mathematics/coq/coq-8.1_p4.ebuild index 9860aeea3941..feba183ab2e0 100644 --- a/sci-mathematics/coq/coq-8.1_p4.ebuild +++ b/sci-mathematics/coq/coq-8.1_p4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.1_p4.ebuild,v 1.4 2009/01/12 21:40:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.1_p4.ebuild,v 1.5 2009/01/17 16:45:45 nixnut Exp $ EAPI="2" @@ -17,7 +17,7 @@ SRC_URI="http://coq.inria.fr/V${MY_PV}/files/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="norealanalysis gtk debug +ocamlopt" DEPEND=">=dev-lang/ocaml-3.10[ocamlopt?] |