commit: 9d1dff1c1acd79411f72d33741bf168a80b3b9f1 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 20 18:04:11 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Jun 20 18:04:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d1dff1c
dev-php/PEAR-Structures_Graph: Stabilize 1.2.0 amd64, #934617 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-php/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 d7d7e9534f49..13dba6425333 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"
