diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:56:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:57:02 +0100 |
commit | d0dd94594671a8f3eb5cb354b37f85a1a41bbd94 (patch) | |
tree | c63a8deed4d259759ebbfa94ac3e09aa76f3031c | |
parent | dev-python/google-api-python-client: x86 stable wrt bug #606074 (diff) | |
download | gentoo-d0dd94594671a8f3eb5cb354b37f85a1a41bbd94.tar.gz gentoo-d0dd94594671a8f3eb5cb354b37f85a1a41bbd94.tar.bz2 gentoo-d0dd94594671a8f3eb5cb354b37f85a1a41bbd94.zip |
dev-perl/GraphViz: x86 stable wrt bug #600828
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 7763a53d716e..65216b97bce5 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=" |