diff options
Diffstat (limited to 'dev-perl/Chart/Chart-1.0.1.ebuild')
-rw-r--r-- | dev-perl/Chart/Chart-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Chart/Chart-1.0.1.ebuild b/dev-perl/Chart/Chart-1.0.1.ebuild index b1d9ea852fcd..5ce135de2764 100644 --- a/dev-perl/Chart/Chart-1.0.1.ebuild +++ b/dev-perl/Chart/Chart-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-1.0.1.ebuild,v 1.12 2003/02/13 10:59:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-1.0.1.ebuild,v 1.13 2003/06/21 21:36:35 drobbins Exp $ inherit perl-module @@ -13,7 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Chart/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 amd64 ppc sparc alpha" DEPEND="${DEPEND} >=dev-perl/GD-1.19" |