commit: 96720d4c9baf8b9aa85504af2a43838d416bf45c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 14 17:22:46 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 14 17:22:46 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96720d4c
dev-perl/Graph: Stabilize 0.973.200 amd64, #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 caef9b2eea69..96569529a3ca 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