summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-12-11 15:08:52 -0500
committerViorel Munteanu <ceamac@gentoo.org>2023-12-12 08:26:39 +0200
commit1a11346bbb38d0fbb44460e9d716e9f50b7c6efb (patch)
tree0edc9c1852e51ef123ddf7330b5f7143a334d87e /dev-php/PEAR-Math_BigInteger
parentdev-php/PEAR-HTML_Common: unkeyword 1.2.5-r1 for ~alpha (diff)
downloadgentoo-1a11346bbb38d0fbb44460e9d716e9f50b7c6efb.tar.gz
gentoo-1a11346bbb38d0fbb44460e9d716e9f50b7c6efb.tar.bz2
gentoo-1a11346bbb38d0fbb44460e9d716e9f50b7c6efb.zip
dev-php/PEAR-Math_BigInteger: unkeyword 1.0.3-r1 for ~alpha
Bug: https://bugs.gentoo.org/873523 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@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.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 5cddfdcb952a..02ab2682f829 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
@@ -13,7 +13,7 @@ HOMEPAGE="
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86"
IUSE=""
DEPEND=""
RDEPEND="dev-lang/php:*"