diff options
author | Joshua Nichols <nichoj@gentoo.org> | 2006-02-13 02:04:48 +0000 |
---|---|---|
committer | Joshua Nichols <nichoj@gentoo.org> | 2006-02-13 02:04:48 +0000 |
commit | 223a995ebed0185025e299fcfed53160399bc0d5 (patch) | |
tree | c3f8b97e6bf15f6427ddaf1c2744888df6a2931a /sci-mathematics/glpk/glpk-4.8.ebuild | |
parent | Drop dspam's clamav flag. It is the same as the global clamav flag (diff) | |
download | gentoo-2-223a995ebed0185025e299fcfed53160399bc0d5.tar.gz gentoo-2-223a995ebed0185025e299fcfed53160399bc0d5.tar.bz2 gentoo-2-223a995ebed0185025e299fcfed53160399bc0d5.zip |
Stable on x86 for bug #122434.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'sci-mathematics/glpk/glpk-4.8.ebuild')
-rw-r--r-- | sci-mathematics/glpk/glpk-4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/glpk/glpk-4.8.ebuild b/sci-mathematics/glpk/glpk-4.8.ebuild index e7cb71b3e9c3..a2af3338f7c7 100644 --- a/sci-mathematics/glpk/glpk-4.8.ebuild +++ b/sci-mathematics/glpk/glpk-4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.8.ebuild,v 1.4 2006/02/12 21:03:22 deltacow Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.8.ebuild,v 1.5 2006/02/13 02:04:48 nichoj Exp $ DESCRIPTION="GNU Linear Programming Kit" LICENSE="GPL-2" @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" SLOT="0" IUSE="doc" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" DEPEND=">=sys-devel/gcc-3.2 virtual/libc |