summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2018-02-14 09:11:06 -0500
committerBrian Evans <grknight@gentoo.org>2018-02-14 09:11:06 -0500
commit01e50dd660107b02eed33918f3447e4f38d125f5 (patch)
tree3dd6aeeababf80f5af12f52ad4b5b58428669e2c /dev-php/PEAR-Math_BigInteger
parentdev-php/PEAR-Console_Table: Drop old (diff)
downloadgentoo-01e50dd660107b02eed33918f3447e4f38d125f5.tar.gz
gentoo-01e50dd660107b02eed33918f3447e4f38d125f5.tar.bz2
gentoo-01e50dd660107b02eed33918f3447e4f38d125f5.zip
dev-php/PEAR-Math_BigInteger: Mark sparc stable
Bug: https://bugs.gentoo.org/647534 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-php/PEAR-Math_BigInteger')
-rw-r--r--dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3-r1.ebuild b/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3-r1.ebuild
index 178d2b0c63dd..bf5089085a38 100644
--- a/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3-r1.ebuild
+++ b/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN}
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND=""
RDEPEND="dev-lang/php:*"