summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/coq/coq-8.2_p1-r1.ebuild')
-rw-r--r--sci-mathematics/coq/coq-8.2_p1-r1.ebuild4
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 45c0351d06e5..87feec7127ad 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.3 2009/11/08 20:29:04 nixnut Exp $
+# $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 $
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?]