summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-08-14 04:32:35 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-08-14 04:32:35 +0000
commit5ce97707ef8ed8e107e8311e3aa7ee2ad8669b93 (patch)
treec39c3c2534491a1b4c7128cf2fa28a937cc42aaa /dev-perl/Chart
parentAdding sparc/sparc64 keywords (diff)
downloadgentoo-2-5ce97707ef8ed8e107e8311e3aa7ee2ad8669b93.tar.gz
gentoo-2-5ce97707ef8ed8e107e8311e3aa7ee2ad8669b93.tar.bz2
gentoo-2-5ce97707ef8ed8e107e8311e3aa7ee2ad8669b93.zip
Adding sparc/sparc64 keywords
Diffstat (limited to 'dev-perl/Chart')
-rw-r--r--dev-perl/Chart/Chart-1.0.1.ebuild4
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 59a90966a029..ea4e9b3dcb07 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-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-1.0.1.ebuild,v 1.5 2002/07/31 04:47:55 cselkirk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-1.0.1.ebuild,v 1.6 2002/08/14 04:32:30 murphy 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"
+KEYWORDS="x86 ppc sparc sparc64"
DEPEND="${DEPEND}
>=dev-perl/GD-1.19"