diff options
author | 2012-07-06 17:49:59 +0000 | |
---|---|---|
committer | 2012-07-06 17:49:59 +0000 | |
commit | bf14adbe174dbb76d6265ef7d23cf50afe1fbd93 (patch) | |
tree | c3780f23cfa6cc51836d69198df265cb9f9ec59a /sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild | |
parent | marked x86 per bug 418719 (diff) | |
download | gentoo-2-bf14adbe174dbb76d6265ef7d23cf50afe1fbd93.tar.gz gentoo-2-bf14adbe174dbb76d6265ef7d23cf50afe1fbd93.tar.bz2 gentoo-2-bf14adbe174dbb76d6265ef7d23cf50afe1fbd93.zip |
marked x86 per bug 425060
(Portage version: 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 |