From 1a11346bbb38d0fbb44460e9d716e9f50b7c6efb Mon Sep 17 00:00:00 2001 From: Matoro Mahri Date: Mon, 11 Dec 2023 15:08:52 -0500 Subject: [PATCH] dev-php/PEAR-Math_BigInteger: unkeyword 1.0.3-r1 for ~alpha Bug: https://bugs.gentoo.org/873523 Signed-off-by: Matoro Mahri Signed-off-by: Viorel Munteanu --- .../PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 5cddfdcb952ab..02ab2682f829a 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:*"