summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-05 22:51:52 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-05 22:52:20 +0200
commitfed77f27534a668528e07d7d00af2e3864e001f6 (patch)
tree4ffa71b68518118bcf7ef61344f7b6cef4d6776f /dev-perl/Graph
parentdev-lang/haxe: make - ensure correct ocamlopt(.opt) (diff)
downloadgentoo-fed77f27534a668528e07d7d00af2e3864e001f6.tar.gz
gentoo-fed77f27534a668528e07d7d00af2e3864e001f6.tar.bz2
gentoo-fed77f27534a668528e07d7d00af2e3864e001f6.zip
dev-perl/Graph: Stabilize 0.972.500 sparc, #828182
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Graph')
-rw-r--r--dev-perl/Graph/Graph-0.972.500.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Graph/Graph-0.972.500.ebuild b/dev-perl/Graph/Graph-0.972.500.ebuild
index 5966707be24f..304baa210c68 100644
--- a/dev-perl/Graph/Graph-0.972.500.ebuild
+++ b/dev-perl/Graph/Graph-0.972.500.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Data structure and ops for directed graphs"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"
RDEPEND="
>=dev-perl/Heap-0.800.0