diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-27 11:55:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-27 11:55:52 +0000 |
commit | f260f2d225bc9e104f5ad81bc8adf698baf24394 (patch) | |
tree | 84953f1f07ee90540b4bddf21bbd2082ed27230d /sci-mathematics/coq/coq-8.2_p1-r1.ebuild | |
parent | sparc stable wrt #291786 (diff) | |
download | gentoo-2-f260f2d225bc9e104f5ad81bc8adf698baf24394.tar.gz gentoo-2-f260f2d225bc9e104f5ad81bc8adf698baf24394.tar.bz2 gentoo-2-f260f2d225bc9e104f5ad81bc8adf698baf24394.zip |
sparc stable wrt #291786
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sci-mathematics/coq/coq-8.2_p1-r1.ebuild')
-rw-r--r-- | sci-mathematics/coq/coq-8.2_p1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/coq/coq-8.2_p1-r1.ebuild b/sci-mathematics/coq/coq-8.2_p1-r1.ebuild index 87feec7127ad..e8b49e5116f0 100644 --- a/sci-mathematics/coq/coq-8.2_p1-r1.ebuild +++ b/sci-mathematics/coq/coq-8.2_p1-r1.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.2_p1-r1.ebuild,v 1.4 2009/11/09 16:08:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.2_p1-r1.ebuild,v 1.5 2009/12/27 11:55:52 armin76 Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="http://coq.inria.fr/distrib/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 doc" RDEPEND=">=dev-lang/ocaml-3.10[ocamlopt?] |