diff options
Diffstat (limited to 'sci-mathematics/rkward/rkward-0.5.1.ebuild')
-rw-r--r-- | sci-mathematics/rkward/rkward-0.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/rkward/rkward-0.5.1.ebuild b/sci-mathematics/rkward/rkward-0.5.1.ebuild index 71da2bfc0046..32a5cb519808 100644 --- a/sci-mathematics/rkward/rkward-0.5.1.ebuild +++ b/sci-mathematics/rkward/rkward-0.5.1.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/sci-mathematics/rkward/rkward-0.5.1.ebuild,v 1.1 2009/08/07 14:38:56 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rkward/rkward-0.5.1.ebuild,v 1.2 2009/10/30 19:35:44 maekke Exp $ EAPI="2" KDE_MINIMAL="4.1" @@ -13,7 +13,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 |