summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/ounit/ounit-1.0.3.ebuild')
-rw-r--r--dev-ml/ounit/ounit-1.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ounit/ounit-1.0.3.ebuild b/dev-ml/ounit/ounit-1.0.3.ebuild
index a9045490a858..5854df7ab87a 100644
--- a/dev-ml/ounit/ounit-1.0.3.ebuild
+++ b/dev-ml/ounit/ounit-1.0.3.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/dev-ml/ounit/ounit-1.0.3.ebuild,v 1.1 2009/06/20 15:53:35 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-1.0.3.ebuild,v 1.2 2009/08/09 16:20:47 nixnut Exp $
EAPI="1"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.xs4all.nl/~mmzeeman/ocaml/"
SRC_URI="http://www.xs4all.nl/~mmzeeman/ocaml/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
DEPEND="dev-lang/ocaml"
RDEPEND="${DEPEND}"
IUSE="+ocamlopt"