diff options
author | 2024-12-12 19:12:12 +0000 | |
---|---|---|
committer | 2024-12-12 19:12:12 +0000 | |
commit | fcd125ad3563c4b21db264129a82d0d9348a8e4f (patch) | |
tree | ca9fd595d32b7d48ce1e12ad9f4d2f534291e646 /dev-perl/Graph | |
parent | dev-perl/Business-ISBN-Data: Stabilize 20241019.1.0 ppc, #946314 (diff) | |
download | gentoo-fcd125ad3563c4b21db264129a82d0d9348a8e4f.tar.gz gentoo-fcd125ad3563c4b21db264129a82d0d9348a8e4f.tar.bz2 gentoo-fcd125ad3563c4b21db264129a82d0d9348a8e4f.zip |
dev-perl/Graph: Stabilize 0.973.200 ppc, #946315
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Graph')
-rw-r--r-- | dev-perl/Graph/Graph-0.973.200.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Graph/Graph-0.973.200.ebuild b/dev-perl/Graph/Graph-0.973.200.ebuild index e1a99159f4ca..02764d63860c 100644 --- a/dev-perl/Graph/Graph-0.973.200.ebuild +++ b/dev-perl/Graph/Graph-0.973.200.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Data structure and ops for directed graphs" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc sparc ~x86" +KEYWORDS="~alpha ~amd64 ppc sparc ~x86" RDEPEND=" >=dev-perl/Heap-0.800.0 |