From 28b93c4a5d6ebd963e04068680acaff5f51d281c Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Tue, 5 May 2015 07:43:58 +0000 Subject: Mark ~ppc64 (bug #528470). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613) --- dev-php/PEAR-Math_BigInteger/ChangeLog | 8 ++++++-- dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'dev-php') diff --git a/dev-php/PEAR-Math_BigInteger/ChangeLog b/dev-php/PEAR-Math_BigInteger/ChangeLog index 2b2afaa1dd87..c912d2e47b91 100644 --- a/dev-php/PEAR-Math_BigInteger/ChangeLog +++ b/dev-php/PEAR-Math_BigInteger/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Math_BigInteger -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_BigInteger/ChangeLog,v 1.3 2014/11/07 13:59:54 grknight Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_BigInteger/ChangeLog,v 1.4 2015/05/05 07:43:58 jer Exp $ + + 05 May 2015; Jeroen Roovers + PEAR-Math_BigInteger-1.0.2.ebuild: + Mark ~ppc64 (bug #528470). 07 Nov 2014; Brian Evans PEAR-Math_BigInteger-1.0.2.ebuild: diff --git a/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild b/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild index 3b0cec5d8ac5..024c5af650fa 100644 --- a/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild +++ b/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild,v 1.3 2014/11/07 13:59:54 grknight Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild,v 1.4 2015/05/05 07:43:58 jer Exp $ EAPI=5 @@ -10,7 +10,7 @@ DESCRIPTION="Pure-PHP arbitrary precision integer arithmetic library" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-lang/php-5.3.0" -- cgit v1.2.3-65-gdbad