diff options
author | 2024-09-23 13:49:43 +0100 | |
---|---|---|
committer | 2024-09-23 13:49:43 +0100 | |
commit | 587c28d6343f12294715e2305a29599989acda3b (patch) | |
tree | 917d768d585c681483ba6c689982d256639fc937 /dev-perl/Graph | |
parent | perl-core/File-Temp: Stabilize 0.231.100-r1 ppc64, #940162 (diff) | |
download | gentoo-587c28d6343f12294715e2305a29599989acda3b.tar.gz gentoo-587c28d6343f12294715e2305a29599989acda3b.tar.bz2 gentoo-587c28d6343f12294715e2305a29599989acda3b.zip |
dev-perl/Graph: Stabilize 0.972.900 ppc, #940164
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Graph')
-rw-r--r-- | dev-perl/Graph/Graph-0.972.900.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Graph/Graph-0.972.900.ebuild b/dev-perl/Graph/Graph-0.972.900.ebuild index 179b70948f89..4cf96a56cbee 100644 --- a/dev-perl/Graph/Graph-0.972.900.ebuild +++ b/dev-perl/Graph/Graph-0.972.900.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 |