summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/glpk/glpk-4.35.ebuild')
-rw-r--r--sci-mathematics/glpk/glpk-4.35.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/glpk/glpk-4.35.ebuild b/sci-mathematics/glpk/glpk-4.35.ebuild
index 4375ef542000..156241b85de8 100644
--- a/sci-mathematics/glpk/glpk-4.35.ebuild
+++ b/sci-mathematics/glpk/glpk-4.35.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.35.ebuild,v 1.3 2009/03/02 20:35:44 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.35.ebuild,v 1.4 2009/03/23 01:24:14 darkside Exp $
inherit flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
SLOT="0"
IUSE="doc examples gmp odbc mysql"
-KEYWORDS="alpha ~amd64 ~hppa ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~hppa ~ppc ppc64 ~sparc ~x86"
RDEPEND="odbc? ( || ( dev-db/libiodbc dev-db/unixODBC ) )
gmp? ( dev-libs/gmp )