diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-10-29 19:07:19 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 15:02:32 +0100 |
commit | 5e9b816ba59ccd355bb8ad20bd1c39823ce65a0d (patch) | |
tree | 71cdff27a2bcd96b2de5e0caacabf4c861f6b19f /dev-perl/GraphViz | |
parent | dev-perl/GnuPG-Interface: Keyword 1.20.0 riscv, #878483 (diff) | |
download | gentoo-5e9b816ba59ccd355bb8ad20bd1c39823ce65a0d.tar.gz gentoo-5e9b816ba59ccd355bb8ad20bd1c39823ce65a0d.tar.bz2 gentoo-5e9b816ba59ccd355bb8ad20bd1c39823ce65a0d.zip |
dev-perl/GraphViz: Keyword 2.240.0-r1 riscv, #878483
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/GraphViz')
-rw-r--r-- | dev-perl/GraphViz/GraphViz-2.240.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GraphViz/GraphViz-2.240.0-r1.ebuild b/dev-perl/GraphViz/GraphViz-2.240.0-r1.ebuild index 48d363417357..f002d250aa34 100644 --- a/dev-perl/GraphViz/GraphViz-2.240.0-r1.ebuild +++ b/dev-perl/GraphViz/GraphViz-2.240.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Interface to AT&T's GraphViz" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~riscv x86" RDEPEND=" media-gfx/graphviz |