diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-10-24 23:08:01 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-10-24 23:10:10 +1300 |
commit | 31a6a06ab06b6331977f1ee8207f9e01d7c393a2 (patch) | |
tree | b9f8ea8d8da5f53576ed5e94dc9362802a460d02 /dev-perl/GraphViz/GraphViz-2.240.0.ebuild | |
parent | dev-perl/IPC-Run: keyword ~arm (diff) | |
download | gentoo-31a6a06ab06b6331977f1ee8207f9e01d7c393a2.tar.gz gentoo-31a6a06ab06b6331977f1ee8207f9e01d7c393a2.tar.bz2 gentoo-31a6a06ab06b6331977f1ee8207f9e01d7c393a2.zip |
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"
Diffstat (limited to 'dev-perl/GraphViz/GraphViz-2.240.0.ebuild')
-rw-r--r-- | dev-perl/GraphViz/GraphViz-2.240.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/GraphViz/GraphViz-2.240.0.ebuild b/dev-perl/GraphViz/GraphViz-2.240.0.ebuild index 22bc47cac93e..0f36e16d5818 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=" |