diff options
Diffstat (limited to 'dev-perl/Chart/Chart-2.4.5.ebuild')
-rw-r--r-- | dev-perl/Chart/Chart-2.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Chart/Chart-2.4.5.ebuild b/dev-perl/Chart/Chart-2.4.5.ebuild index 4479a2ea724e..ea09a0eb692f 100644 --- a/dev-perl/Chart/Chart-2.4.5.ebuild +++ b/dev-perl/Chart/Chart-2.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-2.4.5.ebuild,v 1.4 2012/08/07 21:30:31 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-2.4.5.ebuild,v 1.5 2012/08/09 17:40:28 ranger Exp $ EAPI=4 @@ -11,7 +11,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" |