diff options
Diffstat (limited to 'sci-mathematics/spin/spin-5.2.5-r1.ebuild')
-rw-r--r-- | sci-mathematics/spin/spin-5.2.5-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/spin/spin-5.2.5-r1.ebuild b/sci-mathematics/spin/spin-5.2.5-r1.ebuild index daa3c56d7dd3..7a98ed08e9f4 100644 --- a/sci-mathematics/spin/spin-5.2.5-r1.ebuild +++ b/sci-mathematics/spin/spin-5.2.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/spin/spin-5.2.5-r1.ebuild,v 1.1 2010/06/22 17:49:59 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/spin/spin-5.2.5-r1.ebuild,v 1.2 2011/01/05 00:04:13 hwoarang Exp $ EAPI="2" @@ -16,7 +16,7 @@ SRC_URI="http://spinroot.com/spin/Src/${MY_P}.tar.gz LICENSE="|| ( spin-commercial spin-educational )" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="graphviz tk" DEPEND="sys-devel/bison" |