diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 12:28:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 12:28:50 +0100 |
commit | 6dc3993d157d439f6fbc31cfc2c09e7376bfebd5 (patch) | |
tree | ada145674c3e6fc0825a932940f4e3ae9d1ff9f7 /dev-perl/GraphViz | |
parent | dev-perl/Module-Build: x86 stable wrt bug #573546 (diff) | |
download | gentoo-6dc3993d157d439f6fbc31cfc2c09e7376bfebd5.tar.gz gentoo-6dc3993d157d439f6fbc31cfc2c09e7376bfebd5.tar.bz2 gentoo-6dc3993d157d439f6fbc31cfc2c09e7376bfebd5.zip |
dev-perl/GraphViz: x86 stable wrt bug #573546
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/GraphViz')
-rw-r--r-- | dev-perl/GraphViz/GraphViz-2.190.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/GraphViz/GraphViz-2.190.0.ebuild b/dev-perl/GraphViz/GraphViz-2.190.0.ebuild index cba891ab65a4..491049cf535b 100644 --- a/dev-perl/GraphViz/GraphViz-2.190.0.ebuild +++ b/dev-perl/GraphViz/GraphViz-2.190.0.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="GraphViz - Interface to the GraphViz graphing tool" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND=" |