commit: 3cc35dea087929b5ae6da92ef6d8c4bf922ec7c7
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 12:44:11 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 12:44:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cc35dea
dev-perl/Graph: Stabilize 0.973.200 sparc, #946315
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/Graph/Graph-0.973.200.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Graph/Graph-0.973.200.ebuild
b/dev-perl/Graph/Graph-0.973.200.ebuild
index 74948e6a1b2c..e1a99159f4ca 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