diff options
author | Sam James <sam@gentoo.org> | 2023-07-24 05:14:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-24 05:14:02 +0100 |
commit | afdc02feda7e72578bca51523706faf597cd59bc (patch) | |
tree | fcfd520decf27020c5cc8a4fadd3dc1a15fa8f2a /dev-perl/GraphViz | |
parent | dev-perl/CPAN-Meta-Check: Stabilize 0.17.0 arm, #910855 (diff) | |
download | gentoo-afdc02feda7e72578bca51523706faf597cd59bc.tar.gz gentoo-afdc02feda7e72578bca51523706faf597cd59bc.tar.bz2 gentoo-afdc02feda7e72578bca51523706faf597cd59bc.zip |
dev-perl/GraphViz: Stabilize 2.260.0 amd64, #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 a206ea2a1bb8..44f783d1e22d 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 |