summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:27:49 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:36:11 +0300
commit2404072b163a6de87916ef3a90580eae2dc96811 (patch)
tree7cd993392fdc6e32d18fd23cadb3a3ef1686ce8d /dev-php/PEAR-Math_BigInteger
parentdev-php/PEAR-Mail_mimeDecode: dekeyword ppc (diff)
downloadgentoo-2404072b163a6de87916ef3a90580eae2dc96811.tar.gz
gentoo-2404072b163a6de87916ef3a90580eae2dc96811.tar.bz2
gentoo-2404072b163a6de87916ef3a90580eae2dc96811.zip
dev-php/PEAR-Math_BigInteger: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Math_BigInteger')
-rw-r--r--dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3-r1.ebuild4
1 files changed, 2 insertions, 2 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 02ab2682f829..8044bb5af6a8 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ HOMEPAGE="
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~hppa ppc64 sparc x86"
IUSE=""
DEPEND=""
RDEPEND="dev-lang/php:*"