diff options
Diffstat (limited to 'sci-mathematics/Macaulay2/Macaulay2-0.9.95-r1.ebuild')
-rw-r--r-- | sci-mathematics/Macaulay2/Macaulay2-0.9.95-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/Macaulay2/Macaulay2-0.9.95-r1.ebuild b/sci-mathematics/Macaulay2/Macaulay2-0.9.95-r1.ebuild index 594f70785c55..ab4bf4f3435a 100644 --- a/sci-mathematics/Macaulay2/Macaulay2-0.9.95-r1.ebuild +++ b/sci-mathematics/Macaulay2/Macaulay2-0.9.95-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-0.9.95-r1.ebuild,v 1.4 2007/03/08 17:41:22 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-0.9.95-r1.ebuild,v 1.5 2007/03/14 07:02:33 opfer Exp $ inherit elisp-common eutils flag-o-matic toolchain-funcs autotools @@ -15,7 +15,7 @@ HOMEPAGE="http://www.math.uiuc.edu/Macaulay2/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="sys-libs/gdbm dev-libs/gmp |