summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/mpfr/mpfr-2.3.2.ebuild')
-rw-r--r--dev-libs/mpfr/mpfr-2.3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/mpfr/mpfr-2.3.2.ebuild b/dev-libs/mpfr/mpfr-2.3.2.ebuild
index a653ca43a088..d648a3455991 100644
--- a/dev-libs/mpfr/mpfr-2.3.2.ebuild
+++ b/dev-libs/mpfr/mpfr-2.3.2.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/dev-libs/mpfr/mpfr-2.3.2.ebuild,v 1.4 2009/01/16 21:26:03 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/mpfr/mpfr-2.3.2.ebuild,v 1.5 2009/01/17 16:28:41 jer Exp $
# NOTE: we cannot depend on autotools here starting with gcc-4.3.x
inherit eutils
@@ -14,7 +14,7 @@ SRC_URI="http://www.mpfr.org/mpfr-current/${MY_P}.tar.lzma"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=dev-libs/gmp-4.1.4-r2"