diff options
Diffstat (limited to 'dev-perl/Chart')
-rw-r--r-- | dev-perl/Chart/Chart-2.4.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Chart/Chart-2.4.10.ebuild b/dev-perl/Chart/Chart-2.4.10.ebuild index 5c452b338d1a..edc9595009a1 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" |