diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-20 18:04:11 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-20 18:04:11 +0000 |
commit | 9d1dff1c1acd79411f72d33741bf168a80b3b9f1 (patch) | |
tree | 41ad3199e4f4df4314ee55bf9dabd1e07e535201 /dev-php/PEAR-Structures_Graph | |
parent | app-backup/rdiff-backup: Stabilize 2.2.6 amd64, #933636 (diff) | |
download | gentoo-9d1dff1c1acd79411f72d33741bf168a80b3b9f1.tar.gz gentoo-9d1dff1c1acd79411f72d33741bf168a80b3b9f1.tar.bz2 gentoo-9d1dff1c1acd79411f72d33741bf168a80b3b9f1.zip |
dev-php/PEAR-Structures_Graph: Stabilize 1.2.0 amd64, #934617
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Structures_Graph')
-rw-r--r-- | dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |