commit: 31a6a06ab06b6331977f1ee8207f9e01d7c393a2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Tue Oct 24 10:08:01 2017 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Tue Oct 24 10:10:10 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31a6a06a
dev-perl/GraphViz: keyword ~arm Tested-by: Conrad Kostecki Closes: https://bugs.gentoo.org/621448 Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="arm" dev-perl/GraphViz/GraphViz-2.240.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/GraphViz/GraphViz-2.240.0.ebuild b/dev-perl/GraphViz/GraphViz-2.240.0.ebuild index 22bc47cac93..0f36e16d581 100644 --- a/dev-perl/GraphViz/GraphViz-2.240.0.ebuild +++ b/dev-perl/GraphViz/GraphViz-2.240.0.ebuild @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Interface to AT&T's GraphViz" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm x86" IUSE="test" RDEPEND="
