diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-10-16 14:14:01 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-10-16 14:14:55 +0300 |
commit | 9f70a1cca96e3be6089daa9fdacd71e5319d1df0 (patch) | |
tree | a7100c83e1ee2b7876d005c536e65e0ac3726a9f /dev-php/PEAR-Math_BigInteger | |
parent | media-video/ffmpeg: Add openh264 support in live ebuild. Bug #555114. (diff) | |
download | gentoo-9f70a1cca96e3be6089daa9fdacd71e5319d1df0.tar.gz gentoo-9f70a1cca96e3be6089daa9fdacd71e5319d1df0.tar.bz2 gentoo-9f70a1cca96e3be6089daa9fdacd71e5319d1df0.zip |
dev-php/PEAR-Math_BigInteger: Add ~sparc keyword wrt bug #528470
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-php/PEAR-Math_BigInteger')
-rw-r--r-- | dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 a7d578fc0f84..665e1870bbaf 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 @@ -10,7 +10,7 @@ DESCRIPTION="Pure-PHP arbitrary precision integer arithmetic library" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-lang/php-5.3.0" |