diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:28:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:28:37 +0100 |
commit | e9afd5c650735d8eb3dbe78dcf81baa4675b1400 (patch) | |
tree | f9099e04909d7f9ef151c0a24e08a8a9eb2bc092 /dev-perl | |
parent | dev-php/ming-php: amd64 stable wrt bug #606106 (diff) | |
download | gentoo-e9afd5c650735d8eb3dbe78dcf81baa4675b1400.tar.gz gentoo-e9afd5c650735d8eb3dbe78dcf81baa4675b1400.tar.bz2 gentoo-e9afd5c650735d8eb3dbe78dcf81baa4675b1400.zip |
dev-perl/GraphViz: amd64 stable wrt bug #600828
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 63f5c7bbbfb3..7763a53d716e 100644 --- a/dev-perl/GraphViz/GraphViz-2.240.0.ebuild +++ b/dev-perl/GraphViz/GraphViz-2.240.0.ebuild @@ -13,7 +13,7 @@ inherit perl-module DESCRIPTION="Interface to AT&T's GraphViz" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND=" |