diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-20 17:43:44 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-20 17:43:44 +0000 |
commit | b5c312ba7d00aa72d8a1ba829135a4cd82388e3a (patch) | |
tree | e7ea89b1b9947a11e8ad28114aa8011396a68922 /dev-php | |
parent | dev-php/PEAR-Auth_SASL: Stabilize 1.2.0 arm, #934618 (diff) | |
download | gentoo-b5c312ba7d00aa72d8a1ba829135a4cd82388e3a.tar.gz gentoo-b5c312ba7d00aa72d8a1ba829135a4cd82388e3a.tar.bz2 gentoo-b5c312ba7d00aa72d8a1ba829135a4cd82388e3a.zip |
dev-php/PEAR-Structures_Graph: Stabilize 1.2.0 arm, #934617
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php')
-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 f4f914046d5a..61e763f84c3c 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" |