summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-02-27 18:12:02 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-02-27 18:12:02 +0000
commit9396c8accdd798b8ab326e60d7f3b5470d5e1eec (patch)
tree463d3762a7e316b64f24c37f45e1df9f1a47be62 /sci-mathematics/coq/coq-8.2_p1-r1.ebuild
parentstable ppc, bug 353856 (diff)
downloadhistorical-9396c8accdd798b8ab326e60d7f3b5470d5e1eec.tar.gz
historical-9396c8accdd798b8ab326e60d7f3b5470d5e1eec.tar.bz2
historical-9396c8accdd798b8ab326e60d7f3b5470d5e1eec.zip
Drop sparc keywords
Package-Manager: portage-2.1.9.41/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.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/coq/coq-8.2_p1-r1.ebuild b/sci-mathematics/coq/coq-8.2_p1-r1.ebuild
index ad540ca85e6a..64370466da52 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-2010 Gentoo Foundation
+# 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.2_p1-r1.ebuild,v 1.9 2010/11/11 20:29:52 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.2_p1-r1.ebuild,v 1.10 2011/02/27 18:12:02 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 x86"
IUSE="norealanalysis gtk debug +ocamlopt doc"
RDEPEND=">=dev-lang/ocaml-3.10[ocamlopt?]