From dde74f2ba824cd1ab8aaccfcaaa7ea6310431c80 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 20 Jun 2024 18:53:15 +0100 Subject: [PATCH] dev-php/PEAR-Structures_Graph: Stabilize 1.2.0 x86, #934617 Signed-off-by: Sam James --- .../PEAR-Structures_Graph/PEAR-Structures_Graph-1.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.2.0.ebuild b/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.2.0.ebuild index 61e763f84c3c1..d7d7e9534f492 100644 --- a/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.2.0.ebuild +++ b/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.2.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://pear.php.net/get/${MY_P}.tgz" S="${WORKDIR}/${MY_P}" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ppc64 ~s390 ~sparc x86" RDEPEND="dev-lang/php:*" PDEPEND="dev-php/PEAR-PEAR"