summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-08-20 19:37:06 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-08-20 19:37:06 +0000
commit1c40c86910da28502a4408d3620e465a0a5ce7fc (patch)
treec1eb7e35164e024404dbf10d89302e32a0406e24 /dev-libs/mpfr/mpfr-2.4.2_p3.ebuild
parentAdd Dane Smith <smithdanea@gmail.com> as proxy maintainer (diff)
downloadgentoo-2-1c40c86910da28502a4408d3620e465a0a5ce7fc.tar.gz
gentoo-2-1c40c86910da28502a4408d3620e465a0a5ce7fc.tar.bz2
gentoo-2-1c40c86910da28502a4408d3620e465a0a5ce7fc.zip
ppc64 stable wrt #324747
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/mpfr/mpfr-2.4.2_p3.ebuild')
-rw-r--r--dev-libs/mpfr/mpfr-2.4.2_p3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/mpfr/mpfr-2.4.2_p3.ebuild b/dev-libs/mpfr/mpfr-2.4.2_p3.ebuild
index f3c060be63f8..62a6539fc007 100644
--- a/dev-libs/mpfr/mpfr-2.4.2_p3.ebuild
+++ b/dev-libs/mpfr/mpfr-2.4.2_p3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/mpfr/mpfr-2.4.2_p3.ebuild,v 1.6 2010/07/18 13:50:36 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/mpfr/mpfr-2.4.2_p3.ebuild,v 1.7 2010/08/20 19:37:06 ssuominen 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.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
RDEPEND=">=dev-libs/gmp-4.1.4-r2"