summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-19 07:08:54 +0100
committerSam James <sam@gentoo.org>2023-08-19 07:08:54 +0100
commit7249f31b29066799dcc55c3ea0626e2704a40b2f (patch)
tree789556f24eea5d23545af137ffedc20d718b7a1e /dev-perl/Graph
parentdev-perl/File-Listing: Stabilize 6.160.0 sparc, #912519 (diff)
downloadgentoo-7249f31b29066799dcc55c3ea0626e2704a40b2f.tar.gz
gentoo-7249f31b29066799dcc55c3ea0626e2704a40b2f.tar.bz2
gentoo-7249f31b29066799dcc55c3ea0626e2704a40b2f.zip
dev-perl/Graph: Stabilize 0.972.700 sparc, #912520
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Graph')
-rw-r--r--dev-perl/Graph/Graph-0.972.700.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Graph/Graph-0.972.700.ebuild b/dev-perl/Graph/Graph-0.972.700.ebuild
index 741dfd55bed7..649bea49663e 100644
--- a/dev-perl/Graph/Graph-0.972.700.ebuild
+++ b/dev-perl/Graph/Graph-0.972.700.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Data structure and ops for directed graphs"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc ~x86"
RDEPEND="
>=dev-perl/Heap-0.800.0