diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-07-06 17:49:59 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-07-06 17:49:59 +0000 |
commit | 30d352efc3589805c7346af007a3ec054083a7e6 (patch) | |
tree | 7abe79b7c15f7bbcd261468c7468cc1e7ead4fee /sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild | |
parent | marked x86 per bug 418719 (diff) | |
download | historical-30d352efc3589805c7346af007a3ec054083a7e6.tar.gz historical-30d352efc3589805c7346af007a3ec054083a7e6.tar.bz2 historical-30d352efc3589805c7346af007a3ec054083a7e6.zip |
marked x86 per bug 425060
Package-Manager: portage-2.2.0_alpha116/cvs/Linux i686
Diffstat (limited to 'sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild')
-rw-r--r-- | sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild b/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild index 85df4616c993..c30102f92913 100644 --- a/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild +++ b/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild,v 1.2 2012/07/06 14:07:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild,v 1.3 2012/07/06 17:49:59 jdhore Exp $ EAPI=4 inherit toolchain-funcs flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}/archive/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="doc gnuplot" DEPEND="sys-libs/readline |