summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-03-09 18:51:02 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-03-09 18:51:02 +0000
commitc51ab59b5b914e04ebc2e9fc54f1c818653a286a (patch)
treea3f63258c79153c41b5de27376f69bcfb2284c2f /dev-perl/Template-Toolkit/Template-Toolkit-2.14.ebuild
parentFix typo which caused amd64hack to not get done. (diff)
downloadhistorical-c51ab59b5b914e04ebc2e9fc54f1c818653a286a.tar.gz
historical-c51ab59b5b914e04ebc2e9fc54f1c818653a286a.tar.bz2
historical-c51ab59b5b914e04ebc2e9fc54f1c818653a286a.zip
Added ~ppc64 to KEYWORDS
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/Template-Toolkit/Template-Toolkit-2.14.ebuild')
-rw-r--r--dev-perl/Template-Toolkit/Template-Toolkit-2.14.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Template-Toolkit/Template-Toolkit-2.14.ebuild b/dev-perl/Template-Toolkit/Template-Toolkit-2.14.ebuild
index 58304f635079..369c8618c26e 100644
--- a/dev-perl/Template-Toolkit/Template-Toolkit-2.14.ebuild
+++ b/dev-perl/Template-Toolkit/Template-Toolkit-2.14.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-Toolkit/Template-Toolkit-2.14.ebuild,v 1.2 2004/10/20 15:26:13 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-Toolkit/Template-Toolkit-2.14.ebuild,v 1.3 2005/03/09 18:51:02 corsair Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~abw/${P}/"
IUSE="xml gd mysql postgres"
SLOT="0"
LICENSE="Artistic GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="~x86 ~ppc ~sparc ~ppc64"
DEPEND="${DEPEND}
dev-perl/text-autoformat