summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-12-12 12:44:11 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-12-12 12:44:11 +0000
commit3cc35dea087929b5ae6da92ef6d8c4bf922ec7c7 (patch)
tree20e911b38fe119e8f580cc4ad1a26268b7ec8815 /dev-perl/Graph
parentdev-perl/Business-ISBN-Data: Stabilize 20241019.1.0 sparc, #946314 (diff)
downloadgentoo-3cc35dea087929b5ae6da92ef6d8c4bf922ec7c7.tar.gz
gentoo-3cc35dea087929b5ae6da92ef6d8c4bf922ec7c7.tar.bz2
gentoo-3cc35dea087929b5ae6da92ef6d8c4bf922ec7c7.zip
dev-perl/Graph: Stabilize 0.973.200 sparc, #946315
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Graph')
-rw-r--r--dev-perl/Graph/Graph-0.973.200.ebuild2
1 files changed, 1 insertions, 1 deletions
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