dev-php/PEAR-Math_BigInteger: add ~ppc keyword (bug 528470).
authorMichael Weber <xmw@gentoo.org>
Wed, 5 Apr 2017 00:50:31 +0000 (02:50 +0200)
committerMichael Weber <xmw@gentoo.org>
Wed, 5 Apr 2017 00:50:31 +0000 (02:50 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3.ebuild

index cc9f63e0e9caee4861fb7abbd890094ade80ee42..10f66b77e0ef9968b84d215dffddd909ed883fd6 100644 (file)
@@ -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"