commit: 66a56abcec760f7120a7f6e20fe7395b25654a8e Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Wed Apr 5 00:50:31 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Wed Apr 5 00:50:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66a56abc
dev-php/PEAR-Math_BigInteger: add ~ppc keyword (bug 528470). Package-Manager: Portage-2.3.5, Repoman-2.3.2 dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3.ebuild b/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3.ebuild index cc9f63e0e9c..10f66b77e0e 100644 --- a/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3.ebuild +++ b/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ DESCRIPTION="Pure-PHP arbitrary precision integer arithmetic library" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-lang/php-5.3.0"
