summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/nqp/nqp-2014.02.ebuild')
-rw-r--r--dev-lang/nqp/nqp-2014.02.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/nqp/nqp-2014.02.ebuild b/dev-lang/nqp/nqp-2014.02.ebuild
index 06dfc2e8d0ca..0b47e13b6719 100644
--- a/dev-lang/nqp/nqp-2014.02.ebuild
+++ b/dev-lang/nqp/nqp-2014.02.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/nqp/nqp-2014.02.ebuild,v 1.3 2014/03/31 05:52:40 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/nqp/nqp-2014.02.ebuild,v 1.4 2014/03/31 09:17:56 patrick Exp $
EAPI=5
@@ -20,7 +20,7 @@ IUSE="doc +parrot java moar"
REQUIRED_USE="|| ( parrot java moar )"
RDEPEND="parrot? ( >=dev-lang/parrot-${PARROT_VERSION}:=[unicode]
- !=dev-lang/parrot-6.2.0 )
+ !=dev-lang/parrot-6.2.0 )
java? ( >=virtual/jre-1.7 )
moar? ( =dev-lang/moarvm-${PV} )"
DEPEND="${RDEPEND}