diff options
author | 2004-07-27 23:43:01 +0000 | |
---|---|---|
committer | 2004-07-27 23:43:01 +0000 | |
commit | 955a604117acd1bc5927da39e0f12cef4931b31e (patch) | |
tree | d2ca4d062785caa4b08b573a17c176a78d7dbad2 /app-sci/mathomatic/mathomatic-11.1c.ebuild | |
parent | need sys-apps/findutils (diff) | |
download | gentoo-2-955a604117acd1bc5927da39e0f12cef4931b31e.tar.gz gentoo-2-955a604117acd1bc5927da39e0f12cef4931b31e.tar.bz2 gentoo-2-955a604117acd1bc5927da39e0f12cef4931b31e.zip |
Add ~amd64 closes bug #57764
Diffstat (limited to 'app-sci/mathomatic/mathomatic-11.1c.ebuild')
-rw-r--r-- | app-sci/mathomatic/mathomatic-11.1c.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/mathomatic/mathomatic-11.1c.ebuild b/app-sci/mathomatic/mathomatic-11.1c.ebuild index ec7b464557a8..dc12a64892e0 100644 --- a/app-sci/mathomatic/mathomatic-11.1c.ebuild +++ b/app-sci/mathomatic/mathomatic-11.1c.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/mathomatic/mathomatic-11.1c.ebuild,v 1.3 2004/06/24 22:09:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/mathomatic/mathomatic-11.1c.ebuild,v 1.4 2004/07/27 23:43:01 malc Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.panix.com/~gesslein/${P}.tgz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="icc" DEPEND="sys-libs/readline \ |