summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Class-DBI/Class-DBI-0.96.ebuild')
-rw-r--r--dev-perl/Class-DBI/Class-DBI-0.96.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Class-DBI/Class-DBI-0.96.ebuild b/dev-perl/Class-DBI/Class-DBI-0.96.ebuild
index e91af01f9704..c57c3e180fb3 100644
--- a/dev-perl/Class-DBI/Class-DBI-0.96.ebuild
+++ b/dev-perl/Class-DBI/Class-DBI-0.96.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/Class-DBI-0.96.ebuild,v 1.11 2005/05/25 15:00:39 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/Class-DBI-0.96.ebuild,v 1.12 2005/08/20 08:01:47 hansmi Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TM/TMTM/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="x86 sparc ~amd64"
+KEYWORDS="~amd64 ~ppc sparc x86"
IUSE=""
# Tests aren't possible since they require interaction with the DB's