diff options
Diffstat (limited to 'sci-mathematics/rkward/rkward-0.5.3.ebuild')
-rw-r--r-- | sci-mathematics/rkward/rkward-0.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/rkward/rkward-0.5.3.ebuild b/sci-mathematics/rkward/rkward-0.5.3.ebuild index bd37c5b84f0a..90406c21f9b6 100644 --- a/sci-mathematics/rkward/rkward-0.5.3.ebuild +++ b/sci-mathematics/rkward/rkward-0.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/rkward-0.5.3.ebuild,v 1.2 2010/07/01 12:42:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/rkward-0.5.3.ebuild,v 1.3 2010/07/01 14:34:48 hwoarang Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/rkward/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="debug" DEPEND=">=dev-lang/R-2.7.0" |