summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-23 20:30:46 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-23 20:30:46 +0300
commitb8f93f3361f9247754360ef2f921c3325788e884 (patch)
treeee9e2ef94cdea8dea5d9adea6b35d0d37fd06234 /dev-perl
parentdev-perl/Alien-Build: Stabilize 2.830.0 amd64, #940163 (diff)
downloadgentoo-b8f93f3361f9247754360ef2f921c3325788e884.tar.gz
gentoo-b8f93f3361f9247754360ef2f921c3325788e884.tar.bz2
gentoo-b8f93f3361f9247754360ef2f921c3325788e884.zip
dev-perl/Graph: Stabilize 0.972.900 x86, #940164
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Graph/Graph-0.972.900.ebuild2
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 4cf96a56cbee..d4a0395f1007 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