diff options
author | Sam James <sam@gentoo.org> | 2023-07-24 05:09:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-24 05:10:36 +0100 |
commit | dcb020fa071507fbd77466d60f5c6e55aeaefcf3 (patch) | |
tree | 010d98ec77c5615460eef98095fd4eabf9ebbc36 /dev-perl/GraphViz | |
parent | dev-perl/CPAN-Meta-Check: Stabilize 0.17.0 x86, #910855 (diff) | |
download | gentoo-dcb020fa071507fbd77466d60f5c6e55aeaefcf3.tar.gz gentoo-dcb020fa071507fbd77466d60f5c6e55aeaefcf3.tar.bz2 gentoo-dcb020fa071507fbd77466d60f5c6e55aeaefcf3.zip |
dev-perl/GraphViz: Stabilize 2.260.0 x86, #910856
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/GraphViz')
-rw-r--r-- | dev-perl/GraphViz/GraphViz-2.260.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/GraphViz/GraphViz-2.260.0.ebuild b/dev-perl/GraphViz/GraphViz-2.260.0.ebuild index 90c3836f80d2..a206ea2a1bb8 100644 --- a/dev-perl/GraphViz/GraphViz-2.260.0.ebuild +++ b/dev-perl/GraphViz/GraphViz-2.260.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Interface to AT&T's GraphViz" SLOT="0" -KEYWORDS="~amd64 ~arm ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~riscv x86" RDEPEND=" media-gfx/graphviz |