diff options
author | Sam James <sam@gentoo.org> | 2024-06-20 22:45:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-20 22:45:38 +0100 |
commit | f677c0215d917dee8169655cf0a56e973bc4e411 (patch) | |
tree | 6918c7c71621189b032cc527f2744a9fd8b126ce /dev-php/PEAR-Structures_Graph | |
parent | dev-java/j2objc-annotations: Stabilize 3.0.0-r1 ppc64, #934613 (diff) | |
download | gentoo-f677c0215d917dee8169655cf0a56e973bc4e411.tar.gz gentoo-f677c0215d917dee8169655cf0a56e973bc4e411.tar.bz2 gentoo-f677c0215d917dee8169655cf0a56e973bc4e411.zip |
dev-php/PEAR-Structures_Graph: Stabilize 1.2.0 sparc, #934617
Signed-off-by: Sam James <sam@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 64e399f1ef8b..625288b8ce78 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" |