commit: 4f316e29280648388fb791bde18ee21f298106d4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 9 05:54:05 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 9 05:54:05 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f316e29
dev-perl/Graph: Stabilize 0.972.900 sparc, #940164
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Graph/Graph-0.972.900.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Graph/Graph-0.972.900.ebuild
b/dev-perl/Graph/Graph-0.972.900.ebuild
index 949a90451b69..00f5bcede0c2 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