From fe3d50a75b142e6409ee3797ce0d47268fbe10ae Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 20 Jun 2017 07:16:19 +0200 Subject: [PATCH] dev-perl/Chart: x86 stable wrt bug #622238 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- dev-perl/Chart/Chart-2.4.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Chart/Chart-2.4.10.ebuild b/dev-perl/Chart/Chart-2.4.10.ebuild index 8817feaa7df7a..6cc0e5d0df024 100644 --- a/dev-perl/Chart/Chart-2.4.10.ebuild +++ b/dev-perl/Chart/Chart-2.4.10.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="The Perl Chart Module" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="test" RDEPEND=">=dev-perl/GD-2.0.36"