diff options
Diffstat (limited to 'dev-perl/Chart/Chart-2.4.6.ebuild')
-rw-r--r-- | dev-perl/Chart/Chart-2.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Chart/Chart-2.4.6.ebuild b/dev-perl/Chart/Chart-2.4.6.ebuild index 4940541e3837..ac6b1bb0aad2 100644 --- a/dev-perl/Chart/Chart-2.4.6.ebuild +++ b/dev-perl/Chart/Chart-2.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-2.4.6.ebuild,v 1.3 2013/12/22 13:20:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-2.4.6.ebuild,v 1.4 2013/12/22 13:43:20 pacho 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" |