diff options
Diffstat (limited to 'sci-mathematics/rkward/rkward-0.4.9.ebuild')
-rw-r--r-- | sci-mathematics/rkward/rkward-0.4.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/rkward/rkward-0.4.9.ebuild b/sci-mathematics/rkward/rkward-0.4.9.ebuild index d2633022101e..dded2f3b9349 100644 --- a/sci-mathematics/rkward/rkward-0.4.9.ebuild +++ b/sci-mathematics/rkward/rkward-0.4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/rkward-0.4.9.ebuild,v 1.3 2008/03/01 23:08:46 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/rkward-0.4.9.ebuild,v 1.4 2008/03/24 22:57:42 bicatali Exp $ ARTS_REQUIRED="never" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/rkward/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-lang/R" |